CR for RFR 8170039
Berg, Michael C
michael.c.berg at intel.com
Mon Nov 21 18:59:30 UTC 2016
Hi Folks,
Glibc uses a single convention for save/restore, so when the user asks for UseAVX={0,1,2} that excludes EVEX (3), we should offer non EVEX based save/restore for that path by not emitting the EVEX vector check code.
This code was tested as follows: hotspot jreg, SPECjvm2008, SPECjvm98 on hsw, skx and knl targets complete with no issues on 64-bit.
Bug-id: https://bugs.openjdk.java.net/browse/JDK-8170039
webrev: http://cr.openjdk.java.net/~mcberg/8170039/webrev.01
Regards,
Michael
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/attachments/20161121/2e595ff5/attachment.html>
More information about the hotspot-compiler-dev
mailing list