On Tue, 4 Jul 2017, Jakub Jelinek wrote:
> Hi!
>
> On Tue, Jun 27, 2017 at 12:27:25PM +0200, Jakub Jelinek wrote:
> > Fixed thusly, ok for trunk? Perhaps we should add another testcase to check
> > similarly gatherpf builtin without the lhs, but we'd need different options.
>
> I'd like to ping
On Tue, Jul 4, 2017 at 10:35 AM, Jakub Jelinek wrote:
> Hi!
>
> On Tue, Jun 27, 2017 at 12:27:25PM +0200, Jakub Jelinek wrote:
>> Fixed thusly, ok for trunk? Perhaps we should add another testcase to check
>> similarly gatherpf builtin without the lhs, but we'd need different options.
>
> I'd lik
Hi!
On Tue, Jun 27, 2017 at 12:27:25PM +0200, Jakub Jelinek wrote:
> Fixed thusly, ok for trunk? Perhaps we should add another testcase to check
> similarly gatherpf builtin without the lhs, but we'd need different options.
I'd like to ping this patch, ok for trunk?
> 2017-06-27 Jakub Jelinek
On Tue, 27 Jun 2017, Jakub Jelinek wrote:
> On Fri, Jun 23, 2017 at 02:54:35PM +0200, Richard Biener wrote:
> > 2017-06-23 Richard Biener
> >
> > PR target/81175
> > * config/i386/i386.c (struct builtin_isa): Add pure_p member.
> > (def_builtin2): Initialize pure_p.
> > (ix86_a
On Tue, Jun 27, 2017 at 12:08:59PM +0200, Uros Bizjak wrote:
> > Ok for trunk if it passes bootstrap/regtest?
> >
> > 2017-06-27 Jakub Jelinek
> >
> > PR target/81175
> > * config/i386/i386.c (ix86_init_mmx_sse_builtins): Use def_builtin
> > rather than def_builtin_pure f
On Tue, Jun 27, 2017 at 12:02 PM, Jakub Jelinek wrote:
> On Fri, Jun 23, 2017 at 02:54:35PM +0200, Richard Biener wrote:
>> 2017-06-23 Richard Biener
>>
>> PR target/81175
>> * config/i386/i386.c (struct builtin_isa): Add pure_p member.
>> (def_builtin2): Initialize pure_p.
>>
On Fri, Jun 23, 2017 at 02:54:35PM +0200, Richard Biener wrote:
> 2017-06-23 Richard Biener
>
> PR target/81175
> * config/i386/i386.c (struct builtin_isa): Add pure_p member.
> (def_builtin2): Initialize pure_p.
> (ix86_add_new_builtins): Honor pure_p.
> (def_buil
On Fri, Jun 23, 2017 at 3:22 PM, Richard Biener wrote:
> On Fri, 23 Jun 2017, Marc Glisse wrote:
>
>> On Fri, 23 Jun 2017, Richard Biener wrote:
>>
>> > The vectorizer is confused about the spurious VDEFs that are caused
>> > by gather vectorization so the following avoids them by making the
>> >
On Fri, Jun 23, 2017 at 03:22:13PM +0200, Richard Biener wrote:
> On Fri, 23 Jun 2017, Marc Glisse wrote:
>
> > On Fri, 23 Jun 2017, Richard Biener wrote:
> >
> > > The vectorizer is confused about the spurious VDEFs that are caused
> > > by gather vectorization so the following avoids them by ma
On Fri, 23 Jun 2017, Marc Glisse wrote:
> On Fri, 23 Jun 2017, Richard Biener wrote:
>
> > The vectorizer is confused about the spurious VDEFs that are caused
> > by gather vectorization so the following avoids them by making the
> > builtins pure appropriately.
> >
> > Bootstrap / regtest pendi
On Fri, 23 Jun 2017, Richard Biener wrote:
The vectorizer is confused about the spurious VDEFs that are caused
by gather vectorization so the following avoids them by making the
builtins pure appropriately.
Bootstrap / regtest pending on x86_64-unknown-linux-gnu, ok for
trunk and branch?
Thank
The vectorizer is confused about the spurious VDEFs that are caused
by gather vectorization so the following avoids them by making the
builtins pure appropriately.
Bootstrap / regtest pending on x86_64-unknown-linux-gnu, ok for
trunk and branch?
Thanks,
Richard.
2017-06-23 Richard Biener
12 matches
Mail list logo