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

2017-09-15 Thread Bill Schmidt
Sep 13, 2017, at 7:23 AM, Richard Biener <richard.guent...@gmail.com> >>>>> wrote: >>>>>> >>>>>> On Tue, Sep 12, 2017 at 11:08 PM, Will Schmidt >>>>>> <will_schm...@vnet.ibm.com> wrote: >>>>>>> Hi

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

2017-09-15 Thread Richard Biener
;> On Tue, Sep 12, 2017 at 11:08 PM, Will Schmidt >>>>> <will_schm...@vnet.ibm.com> wrote: >>>>>> Hi, >>>>>> >>>>>> [PATCH, rs6000] [v2] Folding of vector loads in GIMPLE >>>>>> >>>>>>

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

2017-09-14 Thread Will Schmidt
ep 13, 2017, at 10:40 AM, Bill Schmidt <wschm...@linux.vnet.ibm.com> > >> wrote: > >>> > >>> On Sep 13, 2017, at 7:23 AM, Richard Biener <richard.guent...@gmail.com> > >>> wrote: > >>>> > >>>> On Tue, Sep 12

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

2017-09-14 Thread Bill Schmidt
e: >>> >>> On Sep 13, 2017, at 7:23 AM, Richard Biener <richard.guent...@gmail.com> >>> wrote: >>>> >>>> On Tue, Sep 12, 2017 at 11:08 PM, Will Schmidt >>>> <will_schm...@vnet.ibm.com> wrote: >>>>> Hi, >>

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

2017-09-14 Thread Richard Biener
ote: >>> >>> On Tue, Sep 12, 2017 at 11:08 PM, Will Schmidt >>> <will_schm...@vnet.ibm.com> wrote: >>>> Hi, >>>> >>>> [PATCH, rs6000] [v2] Folding of vector loads in GIMPLE >>>> >>>> Folding of vector load

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

2017-09-13 Thread Bill 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 foldin

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 <richard.guent...@gmail.com> wrote: > > On Tue, Sep 12, 2017 at 11:08 PM, Will Schmidt > <will_schm...@vnet.ibm.com> wrote: >> Hi, >> >> [PATCH, rs6000] [v2] Folding of vector loads in GIMPLE >> >>

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 <will_schm...@vnet.ibm.com> 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

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 <will_schm...@vnet.ibm.com> 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. > R

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