[vectorIntrinsics] RFR: 8265916: Add StoreVectorScatter nodes implementation for Arm SVE [v3]

Xiaohong Gong xgong at openjdk.java.net
Thu Apr 29 07:13:15 UTC 2021


On Thu, 29 Apr 2021 07:03:16 GMT, Wang Huang <whuang at openjdk.org> wrote:

>> * add `sve_st1w_scatter` and `sve_st1w_scatter`
>> * implement `scatterI` and `scatterL`
>> * `load gather partial` and `store scatter partial` are not contained in this patch, and they will be in next patches
>
> Wang Huang has updated the pull request incrementally with two additional commits since the last revision:
> 
>  - add m4 file
>  - add case for partial

Marked as reviewed by xgong (Committer).

Overall looks good to me! Thanks!

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

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


More information about the panama-dev mailing list