On Sat, Aug 26, 2023 at 4:16 AM Andrew Pinski via Gcc-patches
wrote:
>
> 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 regr
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):