Re: [PATCH, rs6000] [v2] Folding of vector loads in GIMPLE

2017-09-15 Thread Bill Schmidt
>>>> On Sep 13, 2017, at 10:40 AM, Bill Schmidt >>>> wrote: >>>>> >>>>> On Sep 13, 2017, at 7:23 AM, Richard Biener >>>>> wrote: >>>>>> >>>>>> On Tue, Sep 12, 2017 at 11:08 PM, Will Schm

Re: [PATCH, rs6000] [v2] Folding of vector loads in GIMPLE

2017-09-15 Thread Richard Biener
;> >>>> On Sep 13, 2017, at 7:23 AM, Richard Biener >>>> wrote: >>>>> >>>>> On Tue, Sep 12, 2017 at 11:08 PM, Will Schmidt >>>>> wrote: >>>>>> Hi, >>>>>> >>>>>> [PATCH, rs6000] [

Re: [PATCH, rs6000] [v2] Folding of vector loads in GIMPLE

2017-09-14 Thread Will Schmidt
gt; > >>> On Sep 13, 2017, at 7:23 AM, Richard Biener > >>> wrote: > >>>> > >>>> On Tue, Sep 12, 2017 at 11:08 PM, Will Schmidt > >>>> wrote: > >>>>> Hi, > >>>>> > >>>>

Re: [PATCH, rs6000] [v2] Folding of vector loads in GIMPLE

2017-09-14 Thread Bill Schmidt
gt;> >>>> On Tue, Sep 12, 2017 at 11:08 PM, Will Schmidt >>>> wrote: >>>>> Hi, >>>>> >>>>> [PATCH, rs6000] [v2] Folding of vector loads in GIMPLE >>>>> >>>>> Folding of vector loads in GIMPLE. >

Re: [PATCH, rs6000] [v2] Folding of vector loads in GIMPLE

2017-09-14 Thread Richard Biener
On Wed, Sep 13, 2017 at 10:14 PM, Bill Schmidt wrote: > On Sep 13, 2017, at 10:40 AM, Bill Schmidt > wrote: >> >> On Sep 13, 2017, at 7:23 AM, Richard Biener >> wrote: >>> >>> On Tue, Sep 12, 2017 at 11:08 PM, Will Schmidt >>> wrote: >&g

Re: [PATCH, rs6000] [v2] Folding of vector loads in GIMPLE

2017-09-13 Thread Bill Schmidt
On Sep 13, 2017, at 10:40 AM, Bill Schmidt wrote: > > On Sep 13, 2017, at 7:23 AM, Richard Biener > wrote: >> >> On Tue, Sep 12, 2017 at 11:08 PM, Will Schmidt >> wrote: >>> Hi, >>> >>> [PATCH, rs6000] [v2] Folding of vector load

Re: [PATCH, rs6000] [v2] Folding of vector loads in GIMPLE

2017-09-13 Thread Bill Schmidt
On Sep 13, 2017, at 7:23 AM, Richard Biener wrote: > > On Tue, Sep 12, 2017 at 11:08 PM, Will Schmidt > wrote: >> Hi, >> >> [PATCH, rs6000] [v2] Folding of vector loads in GIMPLE >> >> Folding of vector loads in GIMPLE. >> >> Add co

Re: [PATCH, rs6000] [v2] Folding of vector loads in GIMPLE

2017-09-13 Thread Richard Biener
On Tue, Sep 12, 2017 at 11:08 PM, Will Schmidt wrote: > Hi, > > [PATCH, rs6000] [v2] Folding of vector loads in GIMPLE > > Folding of vector loads in GIMPLE. > > Add code to handle gimple folding for the vec_ld builtins. > Remove the now obsoleted folding code fo

Re: [PATCH, rs6000] [v2] Folding of vector loads in GIMPLE

2017-09-12 Thread Bill Schmidt
> On Sep 12, 2017, at 4:08 PM, Will Schmidt wrote: > > Hi, > > [PATCH, rs6000] [v2] Folding of vector loads in GIMPLE > > Folding of vector loads in GIMPLE. > > Add code to handle gimple folding for the vec_ld builtins. > Remove the now obsoleted folding c

Re: [PATCH, rs6000] [v2] Folding of vector loads in GIMPLE

2017-09-12 Thread Will Schmidt
Hi, [PATCH, rs6000] [v2] Folding of vector loads in GIMPLE Folding of vector loads in GIMPLE. Add code to handle gimple folding for the vec_ld builtins. Remove the now obsoleted folding code for vec_ld from rs6000-c.c. Surrounding comments have been adjusted slightly so they continue to