[vectorIntrinsics] RFR: 8264153: Add Insert integer nodes implementation for Arm SVE [v4]

Ningsheng Jian njian at openjdk.java.net
Tue Mar 30 07:07:52 UTC 2021


On Tue, 30 Mar 2021 07:02:22 GMT, Wang Huang <whuang at openjdk.org> wrote:

>> Add Insert integer nodes implementation for Arm SVE, such like VectorInsert(B/S/I/L) Node.
>> * add `sve_index` & `sve_cpy`
>
> Wang Huang has updated the pull request incrementally with one additional commit since the last revision:
> 
>   fix style

Looks good to me. Thanks for the work!

-------------

Marked as reviewed by njian (Committer).

PR: https://git.openjdk.java.net/panama-vector/pull/54


More information about the panama-dev mailing list