[vectorIntrinsics] RFR: 8258072: Add Reinterpret nodes implementation for Arm SVE [v3]
Wang Huang
whuang at openjdk.java.net
Mon Dec 28 07:11:19 UTC 2020
> Add reinterpret nodes implementation for Arm SVE. We also adjust the implementation of Matcher::min_vector_size in the same patch.
Wang Huang has updated the pull request incrementally with one additional commit since the last revision:
fix ReinterpretNode check bug
-------------
Changes:
- all: https://git.openjdk.java.net/panama-vector/pull/29/files
- new: https://git.openjdk.java.net/panama-vector/pull/29/files/a555d2ce..125a7e14
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=panama-vector&pr=29&range=02
- incr: https://webrevs.openjdk.java.net/?repo=panama-vector&pr=29&range=01-02
Stats: 15 lines in 4 files changed: 4 ins; 7 del; 4 mod
Patch: https://git.openjdk.java.net/panama-vector/pull/29.diff
Fetch: git fetch https://git.openjdk.java.net/panama-vector pull/29/head:pull/29
PR: https://git.openjdk.java.net/panama-vector/pull/29
More information about the panama-dev
mailing list