Re: [075/nnn] poly_int: vectorizable_simd_clone_call

2017-11-28 Thread Jeff Law
On 10/23/2017 11:30 AM, Richard Sandiford wrote: > This patch makes vectorizable_simd_clone_call cope with variable-length > vectors. For now we don't support SIMD clones for variable-length > vectors; this will be post GCC 8 material. > > > 2017-10-23 Richard Sandiford > Alan Haywa

[075/nnn] poly_int: vectorizable_simd_clone_call

2017-10-23 Thread Richard Sandiford
This patch makes vectorizable_simd_clone_call cope with variable-length vectors. For now we don't support SIMD clones for variable-length vectors; this will be post GCC 8 material. 2017-10-23 Richard Sandiford Alan Hayward David Sherwood gcc/ * tree-vect-s