Re: [073/nnn] poly_int: vectorizable_load/store

2017-12-05 Thread Jeff Law
On 10/23/2017 11:29 AM, Richard Sandiford wrote: > This patch makes vectorizable_load and vectorizable_store cope with > variable-length vectors. The reverse and permute cases will be > excluded by the code that checks the permutation mask (although a > patch after the main SVE submission adds sup

[073/nnn] poly_int: vectorizable_load/store

2017-10-23 Thread Richard Sandiford
This patch makes vectorizable_load and vectorizable_store cope with variable-length vectors. The reverse and permute cases will be excluded by the code that checks the permutation mask (although a patch after the main SVE submission adds support for the reversed case). Here we also need to exclud