RFR: 8254814: [Vector API] Fix an AVX512 crash after JDK-8223347
Vladimir Ivanov
vlivanov at openjdk.java.net
Thu Oct 15 10:40:16 UTC 2020
On Thu, 15 Oct 2020 06:22:28 GMT, Jie Fu <jiefu at openjdk.org> wrote:
> As discussed here[1], it's time to integrate this fix.
> And the original PR is here[2].
>
> Testing:
> - All jdk/incubator/vector/ tests passed on Linux/x64 AVX512 machines
>
> [1] https://github.com/openjdk/jdk/pull/367#issuecomment-701560441
> [2] https://github.com/openjdk/panama-vector/pull/1
Looks good.
-------------
Marked as reviewed by vlivanov (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/676
More information about the hotspot-compiler-dev
mailing list