CR for RFR 8154896
Berg, Michael C
michael.c.berg at intel.com
Sun Apr 24 02:14:14 UTC 2016
Hi Folks,
I would like to contribute a bug fix for SKX/EVEX code gen. There is a guarantee of isBit(imm8) for jccb which can sometimes fail when upper bank register marshaling is required for instructions without EVEX or conditionally EVEX support on SKX. This patch address the minimal set of changes which can have this issue.
This code was tested as follows (see jbs entry below):
Bug-id: https://bugs.openjdk.java.net/browse/JDK-8154896
webrev:
http://cr.openjdk.java.net/~mcberg/8154896/webrev.01/
Thanks,
Michael
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/attachments/20160424/fddadbe5/attachment.html>
More information about the hotspot-compiler-dev
mailing list