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][4/4] SLP induction vectorization


On Sat, 3 Jun 2017, Richard Biener wrote:

> On June 3, 2017 1:38:14 AM GMT+02:00, Michael Meissner <meissner@linux.vnet.ibm.com> wrote:
> >On Fri, Jun 02, 2017 at 03:22:27PM +0200, Richard Biener wrote:
> >> 
> >> This implements vectorization of SLP inductions (in the not outer
> >loop
> >> vectorization case for now).
> >> 
> >> Bootstrapped and tested on x86_64-unknown-linux-gnu.
> >> 
> >> More testing is appreciated, I'm throwing it at SPEC2k6 now.
> >
> >I was going to apply to the PowerPC and do a spec run but the patch for
> >tree-vect-loop.c doesn't apply.  Could you regenerate the patch, and
> >also tell
> >me the subversion id it is based off of?
> 
> Hum, it should apply cleanly (maybe one rejected hunk that I already 
> committed separately).  I'll double check on Tuesday.

My SPEC 2k6 testing went ok and I've committed the patch as r248909
now.

Richard.


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