Re: [071/nnn] poly_int: vectorizable_induction

2017-12-05 Thread Jeff Law
On 10/23/2017 11:29 AM, Richard Sandiford wrote: > This patch makes vectorizable_induction cope with variable-length > vectors. For now we punt on SLP inductions, but patchees after > the main SVE submission add support for those too. > > > 2017-10-23 Richard Sandiford > Alan Haywar

[071/nnn] poly_int: vectorizable_induction

2017-10-23 Thread Richard Sandiford
This patch makes vectorizable_induction cope with variable-length vectors. For now we punt on SLP inductions, but patchees after the main SVE submission add support for those too. 2017-10-23 Richard Sandiford Alan Hayward David Sherwood gcc/ * tree-vect-lo