diff options
author | Richard Sandiford <richard.sandiford@arm.com> | 2024-10-07 13:03:03 +0100 |
---|---|---|
committer | Richard Sandiford <richard.sandiford@arm.com> | 2024-10-07 13:03:03 +0100 |
commit | 1732298d51028ae50a802e538df5d7249556255d (patch) | |
tree | 2b3dce6befa6d4f552bc0c77ab8de401eaaa67f5 /gcc/gcov.cc | |
parent | 4fd473f66faf5bd95c84fe5c0fa41be735a7c09f (diff) | |
download | gcc-1732298d51028ae50a802e538df5d7249556255d.zip gcc-1732298d51028ae50a802e538df5d7249556255d.tar.gz gcc-1732298d51028ae50a802e538df5d7249556255d.tar.bz2 |
vect: Variable lane indices in vectorizable_slp_permutation_1 [PR116583]
The main patch for PR116583 needs to create variable indices into
an input vector. This pre-patch changes the types to allow that.
There is no pretty-print format for poly_uint64 because of issues
with passing C++ objects through "...".
gcc/
PR tree-optimization/116583
* tree-vect-slp.cc (vectorizable_slp_permutation_1): Using
poly_uint64 for scalar lane indices.
Diffstat (limited to 'gcc/gcov.cc')
0 files changed, 0 insertions, 0 deletions