C2 has support for rounding double/floats, to support awkward rounding modes of x87 FPU. With 32-bit x86 port removed, we can remove those parts. See code around RoundFloat and RoundDouble nodes.
- duplicates
-
JDK-8351155 C1/C2: Remove 32-bit x86 specific FP rounding support
-
- Resolved
-