diff options
author | Richard Biener <rguenther@suse.de> | 2025-05-11 14:03:12 +0200 |
---|---|---|
committer | Richard Biener <rguenther@suse.de> | 2025-05-11 15:39:51 +0200 |
commit | 833db92d69cf371af3ade32e2a2b154c22e7ef15 (patch) | |
tree | 6ec2bcff2ff4a850f745c1339bdd708ff5fcd3fc /libjava/classpath/lib/java/security/interfaces | |
parent | 004bf889e0b1b96ae50f93339104d3602a88deb5 (diff) | |
download | gcc-833db92d69cf371af3ade32e2a2b154c22e7ef15.zip gcc-833db92d69cf371af3ade32e2a2b154c22e7ef15.tar.gz gcc-833db92d69cf371af3ade32e2a2b154c22e7ef15.tar.bz2 |
tree-optimization/120211 - constrain LOOP_VINFO_EARLY_BREAKS_LIVE_IVS more
The PR120089 fix added more PHIs to LOOP_VINFO_EARLY_BREAKS_LIVE_IVS
but not checking that we only add PHIs with a latch argument. The
following adds this missing check.
PR tree-optimization/120211
* tree-vect-stmts.cc (vect_stmt_relevant_p): Only add PHIs
from the loop header to LOOP_VINFO_EARLY_BREAKS_LIVE_IVS.
* gcc.dg/vect/vect-early-break_135-pr120211.c: New testcase.
* gcc.dg/torture/pr120211-1.c: Likewise.
Diffstat (limited to 'libjava/classpath/lib/java/security/interfaces')
0 files changed, 0 insertions, 0 deletions