diff options
author | Andrew Pinski <apinski@marvell.com> | 2023-08-25 15:58:14 -0700 |
---|---|---|
committer | Andrew Pinski <apinski@marvell.com> | 2023-08-28 06:46:07 -0700 |
commit | 6164adf8f11e0e2a332d1af55810d3e4f3037358 (patch) | |
tree | 7262c179231d9bba8fc98a66c37ddfdfe96447c3 /libgomp | |
parent | 421cf6109ad23ae0f5d3da9adb582eb464e8826c (diff) | |
download | gcc-6164adf8f11e0e2a332d1af55810d3e4f3037358.zip gcc-6164adf8f11e0e2a332d1af55810d3e4f3037358.tar.gz gcc-6164adf8f11e0e2a332d1af55810d3e4f3037358.tar.bz2 |
PHIOPT: Add dump for match and simplify and early phiopt
This adds dump on the full result of the match-and-simplify
for phiopt and specifically to know if we are rejecting something
due to being in early phi-opt.
OK? Bootstrapped and tested on x86_64-linux-gnu with no regressions.
gcc/ChangeLog:
* tree-ssa-phiopt.cc (gimple_simplify_phiopt): Add dump information
when resimplify returns true.
(match_simplify_replacement): Print only if accepted the match-and-simplify
result rather than the full sequence.
Diffstat (limited to 'libgomp')
0 files changed, 0 insertions, 0 deletions