diff options
author | Richard Biener <rguenther@suse.de> | 2024-03-26 09:39:30 +0100 |
---|---|---|
committer | Richard Biener <rguenther@suse.de> | 2024-03-26 10:38:04 +0100 |
commit | 226a220d0056396e825e12435cc0da52cbd5ac56 (patch) | |
tree | 71b540fbe63967bc5d710649bba85236f6dea05b /gcc/fold-const.cc | |
parent | 94b91b2786531ed8e2d07a6ad1191b5dfa0141e5 (diff) | |
download | gcc-226a220d0056396e825e12435cc0da52cbd5ac56.zip gcc-226a220d0056396e825e12435cc0da52cbd5ac56.tar.gz gcc-226a220d0056396e825e12435cc0da52cbd5ac56.tar.bz2 |
tree-optimization/114464 - verify types in recurrence vectorization
The following adds missing verification of vector type compatibility
to recurrence vectorization.
PR tree-optimization/114464
* tree-vect-loop.cc (vectorizable_recurr): Verify the latch
vector type is compatible with what we chose for the recurrence.
* g++.dg/vect/pr114464.cc: New testcase.
Diffstat (limited to 'gcc/fold-const.cc')
0 files changed, 0 insertions, 0 deletions