[vectorIntrinsics] RFR: Merge panama-vector:master
Ningsheng Jian
njian at openjdk.java.net
Fri Jan 22 06:27:45 UTC 2021
On Thu, 21 Jan 2021 21:38:12 GMT, Sandhya Viswanathan <sviswanathan at openjdk.org> wrote:
> This pull request merges master changes into vectorIntrinsics.
> Please review.
>
> Best Regards,
> Sandhya
Please help to update aarch64 asmtest.out.h, otherwise looks good to me.
My local tests for this merge passed, except for AArch64 GTestWrapper.java case, which was caused by the merge of asmtest.out.h.
test/hotspot/gtest/aarch64/asmtest.out.h line 540:
> 538: __ sminv(v23, __ T16B, v24); // sminv b23, v24.16B
> 539: __ sminv(v4, __ T4H, v5); // sminv h4, v5.4H
> 540: __ sminv(v19, __ T8H, v20); // sminv h19, v20.8H
A manual merge seems not working fine for this file to resolve conflicts. I will sent you the regenerated file.
-------------
PR: https://git.openjdk.java.net/panama-vector/pull/33
More information about the panama-dev
mailing list