RFR(M) 8180823: [s390] Rework/optimize AES intrinsics

Schmidt, Lutz lutz.schmidt at sap.com
Fri Jul 28 11:06:19 UTC 2017


Dear all,

I would like to request reviews for this s390-only enhancement:
Bug:    https://bugs.openjdk.java.net/browse/JDK-8180823
Webrev: http://cr.openjdk.java.net/~lucy/webrevs/8180823.00/

The code for AES intrinsics in stubGenerator_s390.cpp is reworked to get rid of multiple copies of basically the same code snippets. Some chances for minor performance improvements are also taken advantage of.

The code has been active locally @SAP for several weeks now. No problems popped up.

Thank you!
Lutz


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/attachments/20170728/478a4bf1/attachment.html>


More information about the hotspot-compiler-dev mailing list