diff options
author | Richard Sandiford <richard.sandiford@linaro.org> | 2018-01-03 07:16:00 +0000 |
---|---|---|
committer | Richard Sandiford <rsandifo@gcc.gnu.org> | 2018-01-03 07:16:00 +0000 |
commit | fa780794692994d63febf4fb187567e245cdd4ee (patch) | |
tree | 8a3bf3a7503059b5b9cce1acbb405ddca7c5717f /gcc/tree-vect-data-refs.c | |
parent | 9fb9293aca4ddbe4d11a334befaa7847b279ed39 (diff) | |
download | gcc-fa780794692994d63febf4fb187567e245cdd4ee.zip gcc-fa780794692994d63febf4fb187567e245cdd4ee.tar.gz gcc-fa780794692994d63febf4fb187567e245cdd4ee.tar.bz2 |
poly_int: vectorizable_live_operation
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.
2018-01-03 Richard Sandiford <richard.sandiford@linaro.org>
Alan Hayward <alan.hayward@arm.com>
David Sherwood <david.sherwood@arm.com>
gcc/
* tree-vect-loop.c (vectorizable_live_operation): Treat the number
of units as polynomial. Punt if we can't tell at compile time
which vector contains the final result.
Co-Authored-By: Alan Hayward <alan.hayward@arm.com>
Co-Authored-By: David Sherwood <david.sherwood@arm.com>
From-SVN: r256135
Diffstat (limited to 'gcc/tree-vect-data-refs.c')
0 files changed, 0 insertions, 0 deletions