RFR(XS) 8224558: x86 Fix replicateB encoding

Deshpande, Vivek R vivek.r.deshpande at intel.com
Wed May 22 00:12:37 UTC 2019


Hi All

The encoding for replicateB in x86.ad uses dst register as one of the source without initializing, when the source for the scalar value is memory.
This leads to wrong replication in the resulting vector.
I have a fix for the bug in this webrev:
http://cr.openjdk.java.net/~vdeshpande/8224558/webrev.00/
I have created following JBS Entry:
https://bugs.openjdk.java.net/browse/JDK-8224558

Kindly requesting review for the patch.

Regards,
Vivek
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/attachments/20190522/8b0f87bb/attachment.html>


More information about the hotspot-compiler-dev mailing list