[vectorIntrinsics] RFR: 8264153: Add Insert integer nodes implementation for Arm SVE [v4]
Wang Huang
whuang at openjdk.java.net
Tue Mar 30 07:02:22 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:
fix style
-------------
Changes:
- all: https://git.openjdk.java.net/panama-vector/pull/54/files
- new: https://git.openjdk.java.net/panama-vector/pull/54/files/fbc3c860..ecdfa512
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=panama-vector&pr=54&range=03
- incr: https://webrevs.openjdk.java.net/?repo=panama-vector&pr=54&range=02-03
Stats: 5 lines in 2 files changed: 0 ins; 0 del; 5 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