RFR(L): 8074981 (Integer/FP scalar reduction optimization ) (original) (raw)
Berg, Michael C michael.c.berg at intel.com
Mon Mar 16 21🔞25 UTC 2015
- Previous message: RFR(L): 8074981 (Integer/FP scalar reduction optimization )
- Next message: RFR(L): 8074981 (Integer/FP scalar reduction optimization )
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi All,
We would like to contribute the Integer/FP scalar reduction optimization from Intel. The contribution is referenced as Bug ID 8074981 as a performance enhancement.
Please review this patch: Bug-id: https://bugs.openjdk.java.net/browse/JDK-8074981 webrev: https://bugs.openjdk.java.net/secure/attachment/26101/webrev.zip
The optimization achieves as much as 2.3x on integer reductions and supports float and double precision optimizations which also have significant optimization uplift an obey strict fp constraints.
Nils Eliasson has offered to sponsor this patch.
Thanks,
-Michael
-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/attachments/20150316/1fd947e3/attachment.html>
- Previous message: RFR(L): 8074981 (Integer/FP scalar reduction optimization )
- Next message: RFR(L): 8074981 (Integer/FP scalar reduction optimization )
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the hotspot-compiler-dev mailing list