RFR: 8231649: PPC64: Intrinsics for Math.ceil, floor, rint on Power

Michihiro Horie HORIE at jp.ibm.com
Wed Oct 2 04:27:03 UTC 2019


Dear all,

Would you please review the following change?
Bug: https://bugs.openjdk.java.net/browse/JDK-8231649
Webrev: http://cr.openjdk.java.net/~mhorie/8231649/webrev.00

This change adds intrinsics for Math's ceil, floor, and rint for PPC64, on
top of 8226721: Missing intrinsics for Math.ceil, floor, rint.

Best regards,
Michihiro


More information about the hotspot-compiler-dev mailing list