-
Bug
-
Resolution: Unresolved
-
P4
-
26
The test searches for RoundF and RoundD on all platforms, including those that do not implement RoundF/RoundD causing the IR check to fail. The IR check should be modified to only run on x86, aarch64, and riscv.
- caused by
-
JDK-8362979 C2 fails with unexpected node in SuperWord truncation: CmpLTMask, RoundF
-
- Resolved
-