[vectorIntrinsics] RFR: 8264153: Add Insert integer nodes implementation for Arm SVE [v2]
Wang Huang
whuang at openjdk.java.net
Tue Mar 30 03:18:10 UTC 2021
> 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:
style fix
-------------
Changes:
- all: https://git.openjdk.java.net/panama-vector/pull/54/files
- new: https://git.openjdk.java.net/panama-vector/pull/54/files/089ebf23..ecd725b2
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=panama-vector&pr=54&range=01
- incr: https://webrevs.openjdk.java.net/?repo=panama-vector&pr=54&range=00-01
Stats: 9 lines in 3 files changed: 1 ins; 0 del; 8 mod
Patch: https://git.openjdk.java.net/panama-vector/pull/54.diff
Fetch: git fetch https://git.openjdk.java.net/panama-vector pull/54/head:pull/54
PR: https://git.openjdk.java.net/panama-vector/pull/54
More information about the panama-dev
mailing list