When both inputs of FP min/max are same, the min/max operation could be optimized out through Ideal transformation. Please see discussion on https://github.com/openjdk/jdk/pull/17315.
- relates to
-
JDK-8321712 C2: "failed: Multiple uses of register" in C2_MacroAssembler::vminmax_fp
- Resolved