diff options
author | Andrew Pinski <apinski@marvell.com> | 2023-04-01 04:59:11 +0000 |
---|---|---|
committer | Andrew Pinski <apinski@marvell.com> | 2023-04-27 08:00:25 -0700 |
commit | 82f4f90a3761848ac71cee4fc607483572c0b34b (patch) | |
tree | 3ac8bf519ea8b3b1de7d0b6c1f746d30b105d2ac /gcc/value-range.h | |
parent | 5fecfed8788eb114508e36e465147f2bb856fa33 (diff) | |
download | gcc-82f4f90a3761848ac71cee4fc607483572c0b34b.zip gcc-82f4f90a3761848ac71cee4fc607483572c0b34b.tar.gz gcc-82f4f90a3761848ac71cee4fc607483572c0b34b.tar.bz2 |
PHIOPT: Allow MIN/MAX to have up to 2 MIN/MAX expressions for early phiopt
In the early PHIOPT mode, the original minmax_replacement, would
replace a PHI node with up to 2 min/max expressions in some cases,
this allows for that too.
OK? Bootstrapped and tested on x86_64-linux-gnu with no regressions.
gcc/ChangeLog:
* tree-ssa-phiopt.cc (phiopt_early_allow): Allow for
up to 2 min/max expressions in the sequence/match code.
Diffstat (limited to 'gcc/value-range.h')
0 files changed, 0 insertions, 0 deletions