-
Bug
-
Resolution: Fixed
-
P4
-
24
-
b05
8319451 changed the CMove threshold from around 0.18 to 0.01. This is relied on by the test to correctly produce Min/Max nodes. However, 8319451 turned out to have possible negative impacts, so it was reverted. This breaks the test as the diamond Phi is not converted to CMove.
- relates to
-
JDK-8334629 [BACKOUT] PhaseIdealLoop::conditional_move is too conservative
- Resolved
-
JDK-8319451 PhaseIdealLoop::conditional_move is too conservative
- Resolved