diff options
author | Richard Sandiford <richard.sandiford@linaro.org> | 2018-01-03 07:16:22 +0000 |
---|---|---|
committer | Richard Sandiford <rsandifo@gcc.gnu.org> | 2018-01-03 07:16:22 +0000 |
commit | cf1b2ba4ea9ee4b27e341c3f704416dc77d7172f (patch) | |
tree | 17bb834b43110573e9272538071dae4523444139 /gcc/tree-vect-data-refs.c | |
parent | c7bda0f40e1ddd9fc2c347fafeab93350be036f8 (diff) | |
download | gcc-cf1b2ba4ea9ee4b27e341c3f704416dc77d7172f.zip gcc-cf1b2ba4ea9ee4b27e341c3f704416dc77d7172f.tar.gz gcc-cf1b2ba4ea9ee4b27e341c3f704416dc77d7172f.tar.bz2 |
poly_int: vectorizable_simd_clone_call
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.
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 (simd_clone_subparts): New function.
(vectorizable_simd_clone_call): Use it instead of TYPE_VECTOR_SUBPARTS.
Co-Authored-By: Alan Hayward <alan.hayward@arm.com>
Co-Authored-By: David Sherwood <david.sherwood@arm.com>
From-SVN: r256138
Diffstat (limited to 'gcc/tree-vect-data-refs.c')
0 files changed, 0 insertions, 0 deletions