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

Wang Huang whuang at openjdk.java.net
Wed Apr 28 03:34:19 UTC 2021


> * 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 neon crash

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

Changes:
  - all: https://git.openjdk.java.net/panama-vector/pull/73/files
  - new: https://git.openjdk.java.net/panama-vector/pull/73/files/51419d16..c3742456

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=panama-vector&pr=73&range=01
 - incr: https://webrevs.openjdk.java.net/?repo=panama-vector&pr=73&range=00-01

  Stats: 3 lines in 1 file changed: 3 ins; 0 del; 0 mod
  Patch: https://git.openjdk.java.net/panama-vector/pull/73.diff
  Fetch: git fetch https://git.openjdk.java.net/panama-vector pull/73/head:pull/73

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


More information about the panama-dev mailing list