RFR: 8223347: Integration of Vector API (Incubator)
Paul Sandoz
psandoz at openjdk.java.net
Wed Sep 30 18:22:31 UTC 2020
On Wed, 30 Sep 2020 03:33:38 GMT, Jie Fu <jiefu at openjdk.org> wrote:
>> Build changes look ok.
>
> Hi @PaulSandoz ,
>
> This integration seems to miss https://github.com/openjdk/panama-vector/pull/1, which had fixed crashes on AVX512
> machines.
> Thanks.
@DamonFool we can follow up later for that fix (and others in `vectorIntrinsics`), after this PR integrates. I don't
want to perturb the code that has already been reviewed, which requires yet more additional review.
-------------
PR: https://git.openjdk.java.net/jdk/pull/367
More information about the hotspot-compiler-dev
mailing list