RFR(S): 8187964: [s390][ppc]: Intrinsify Math.multiplyHigh(long, long)
Schmidt, Lutz
lutz.schmidt at sap.com
Fri Oct 6 09:10:27 UTC 2017
Dear all,
I would like to request reviews for this s390-only enhancement (ppc support was already implemented for other purpose):
Bug: https://bugs.openjdk.java.net/browse/JDK-8187964
Webrev: http://cr.openjdk.java.net/~lucy/webrevs/8187964.00/index.html
This change provides platform-specific implementations for the Math.multiplyHigh method, exploiting 64bit x 64bit => 128bit multiply instructions available on these platforms. Microbenchmark performance shows improvement of 4x to 5x for [s390] and 10x to 15x for [ppc].
Thank you!
Lutz
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/attachments/20171006/8ff35fc1/attachment.html>
More information about the hotspot-compiler-dev
mailing list