Re: [072/nnn] poly_int: vectorizable_live_operation

2017-11-28 Thread Jeff Law
On 10/23/2017 11:29 AM, Richard Sandiford wrote: > This patch makes vectorizable_live_operation cope with variable-length > vectors. For now we just handle cases in which we can tell at compile > time which vector contains the final result. > > > 2017-10-23 Richard Sandiford > Alan

[072/nnn] poly_int: vectorizable_live_operation

2017-10-23 Thread Richard Sandiford
This patch makes vectorizable_live_operation cope with variable-length vectors. For now we just handle cases in which we can tell at compile time which vector contains the final result. 2017-10-23 Richard Sandiford Alan Hayward David Sherwood gcc/ * tree-v