diff options
author | Richard Sandiford <richard.sandiford@linaro.org> | 2018-01-03 07:16:14 +0000 |
---|---|---|
committer | Richard Sandiford <rsandifo@gcc.gnu.org> | 2018-01-03 07:16:14 +0000 |
commit | c7bda0f40e1ddd9fc2c347fafeab93350be036f8 (patch) | |
tree | 7516a622c4b68d05b3807f30526c3f42782b6b9e /gcc/tree-vect-data-refs.c | |
parent | 4d694b27c3697f7eef16a17eb926076bf836575a (diff) | |
download | gcc-c7bda0f40e1ddd9fc2c347fafeab93350be036f8.zip gcc-c7bda0f40e1ddd9fc2c347fafeab93350be036f8.tar.gz gcc-c7bda0f40e1ddd9fc2c347fafeab93350be036f8.tar.bz2 |
poly_int: vectorizable_call
This patch makes vectorizable_call handle variable-length vectors.
The only substantial change is to use build_index_vector for
IFN_GOMP_SIMD_LANE; this makes no functional difference for
fixed-length vectors.
2018-01-03 Richard Sandiford <richard.sandiford@linaro.org>
Alan Hayward <alan.hayward@arm.com>
David Sherwood <david.sherwood@arm.com>
gcc/
* tree-vect-stmts.c (vectorizable_call): Treat the number of
vectors as polynomial. Use build_index_vector for
IFN_GOMP_SIMD_LANE.
Co-Authored-By: Alan Hayward <alan.hayward@arm.com>
Co-Authored-By: David Sherwood <david.sherwood@arm.com>
From-SVN: r256137
Diffstat (limited to 'gcc/tree-vect-data-refs.c')
0 files changed, 0 insertions, 0 deletions