diff options
author | Richard Biener <rguenther@suse.de> | 2024-08-26 10:01:44 +0200 |
---|---|---|
committer | Richard Biener <rguenth@gcc.gnu.org> | 2024-08-26 14:42:16 +0200 |
commit | 0ceeb9926d69dbb382622a8eae9eef7ed8ac3e97 (patch) | |
tree | 88540167fede144dc95b00423ef1cf2ec2259d12 /libcpp/files.cc | |
parent | 03b802e14f497e393e6437b7df5be1c690ddf1df (diff) | |
download | gcc-0ceeb9926d69dbb382622a8eae9eef7ed8ac3e97.zip gcc-0ceeb9926d69dbb382622a8eae9eef7ed8ac3e97.tar.gz gcc-0ceeb9926d69dbb382622a8eae9eef7ed8ac3e97.tar.bz2 |
tree-optimization/116460 - improve forwprop compile-time
The following improves forwprop block reachability which I noticed
when debugging PR116460 and what is also noted in the comment. It
avoids processing blocks in natural loops determined unreachable,
thereby making the issue in PR116460 latent.
PR tree-optimization/116460
* tree-ssa-forwprop.cc (pass_forwprop::execute): Do not
process blocks in unreachable natural loops.
Diffstat (limited to 'libcpp/files.cc')
0 files changed, 0 insertions, 0 deletions