diff options
author | Richard Biener <rguenther@suse.de> | 2025-07-02 13:44:59 +0200 |
---|---|---|
committer | Richard Biener <rguenth@gcc.gnu.org> | 2025-07-02 14:56:40 +0200 |
commit | 57d30924e2b3887a1aedc6102daa67bc3272ace7 (patch) | |
tree | 64b1ec3e8d8c9bfe24450dedb938683ad4fca5c7 /gcc/testsuite/gcc.dg/vect | |
parent | 3aff13cfabdb8513c619d1e0347035b8d47f0edb (diff) | |
download | gcc-master.zip gcc-master.tar.gz gcc-master.tar.bz2 |
When doing --param vect-partial-vector-usage=1 we'd continue querying
the target whether it wants more vector epilogues, but when it comes
back with a suggestion we then might iterate endlessly. Do not
even ask the target when we decided for the last epilogue to be
one with partial vectors.
PR tree-optimization/120927
* tree-vect-loop.cc (vect_analyze_loop): Stop querying
further epilogues after one with partial vectors.
Diffstat (limited to 'gcc/testsuite/gcc.dg/vect')
0 files changed, 0 insertions, 0 deletions