diff options
author | Richard Biener <rguenther@suse.de> | 2024-01-09 11:49:50 +0100 |
---|---|---|
committer | Richard Biener <rguenther@suse.de> | 2024-01-09 13:31:20 +0100 |
commit | c22cf7a7a77bf9245bd0790b21695440208c3aa5 (patch) | |
tree | 89625ef7e50cb1dbda0c7350698a7f2a01a35b4d /gcc/alloc-pool.h | |
parent | aaa9467618a549608dfe837ef6e0f58581bf3b3a (diff) | |
download | gcc-c22cf7a7a77bf9245bd0790b21695440208c3aa5.zip gcc-c22cf7a7a77bf9245bd0790b21695440208c3aa5.tar.gz gcc-c22cf7a7a77bf9245bd0790b21695440208c3aa5.tar.bz2 |
tree-optimization/113026 - fix vector epilogue maximum iter bound
The late amendment with a limit based on VF was redundant and wrong
for peeled early exits. The following moves the adjustment done
when we don't have a skip edge down to the place where the already
existing VF based max iter check is done and removes the amendment.
PR tree-optimization/113026
* tree-vect-loop-manip.cc (vect_do_peeling): Remove
redundant and wrong niter bound setting. Move niter
bound adjustment down.
Diffstat (limited to 'gcc/alloc-pool.h')
0 files changed, 0 insertions, 0 deletions