This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Patch ping


On Mon, Jan 13, 2014 at 09:15:14AM +0100, Uros Bizjak wrote:
> On Mon, Jan 13, 2014 at 9:07 AM, Jakub Jelinek <jakub@redhat.com> wrote:
> 
> > http://gcc.gnu.org/ml/gcc-patches/2014-01/msg00131.html
> > - PR target/59617
> >   handle gather loads for AVX512 (at least non-masked ones, masked ones
> >   will need to wait for 5.0 and we need to find how to represent it in
> >   GIMPLE)
> 
> This one needs tree-optimization approval first.

Sure, that is why Richard was on To line too ;)

> Kirill, is it possible for you to test the patch in the simulator? Do
> we have a testcase in gcc's testsuite that can be used to check this
> patch?

E.g. gcc.target/i386/avx2-gather* and avx512f-gather*.

	Jakub


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]