[jdk16] RFR: 8259775: [Vector API] Incorrect code-gen for VectorReinterpret operation [v5]
Jie Fu
jiefu at openjdk.java.net
Thu Jan 21 00:03:43 UTC 2021
On Wed, 20 Jan 2021 17:40:45 GMT, Vladimir Kozlov <kvn at openjdk.org> wrote:
> Seems `movdbl(XMMRegister dst, XMMRegister src)` has the same issue.
Good catch.
I will try to make a reproducer and fix it in another pr since VectorReinterpret doesn't use it.
Thanks.
-------------
PR: https://git.openjdk.java.net/jdk16/pull/122
More information about the hotspot-compiler-dev
mailing list