[vectorIntrinsics] RFR: 8265916: Add StoreVectorScatter nodes implementation for Arm SVE [v5]
Xiaohong Gong
xgong at openjdk.java.net
Thu Apr 29 08:01:20 UTC 2021
On Thu, 29 Apr 2021 07:32:31 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 one additional commit since the last revision:
>
> fix bugs
Marked as reviewed by xgong (Committer).
-------------
PR: https://git.openjdk.java.net/panama-vector/pull/73
More information about the panama-dev
mailing list