diff options
author | Alex Coplan <alex.coplan@arm.com> | 2024-06-07 11:13:02 +0000 |
---|---|---|
committer | Tamar Christina <tamar.christina@arm.com> | 2025-01-10 21:21:06 +0000 |
commit | 0a46245174123ad2802753e7fee689a541570ca0 (patch) | |
tree | eebc9ac42d7981464c265591c745cf2acf328136 /gcc/tree-inline.h | |
parent | 68326d5d1a593dc0bf098c03aac25916168bc5a9 (diff) | |
download | gcc-0a46245174123ad2802753e7fee689a541570ca0.zip gcc-0a46245174123ad2802753e7fee689a541570ca0.tar.gz gcc-0a46245174123ad2802753e7fee689a541570ca0.tar.bz2 |
vect: Don't guard scalar epilogue for inverted loops [PR118211]
For loops with LOOP_VINFO_EARLY_BREAKS_VECT_PEELED we should always
enter the scalar epilogue, so avoid emitting a guard on entry to the
epilogue.
gcc/ChangeLog:
PR tree-optimization/118211
PR tree-optimization/116126
* tree-vect-loop-manip.cc (vect_do_peeling): Avoid emitting an
epilogue guard for inverted early-exit loops.
Diffstat (limited to 'gcc/tree-inline.h')
0 files changed, 0 insertions, 0 deletions