[vectorIntrinsics] RFR: 8266775: Add VectorLoadConst node implementation for Arm SVE [v3]
Wang Huang
whuang at openjdk.java.net
Tue May 11 03:13:35 UTC 2021
> * add VectorLoadConst node implementation for Arm SVE by
> * ~~add new data in `generate_iota_indices`~~
> * ~~`sve_ld1b` these data~~
> * `sve_index`
>
> Thank you for your review. Any suggestion is welcome.
Wang Huang has updated the pull request incrementally with one additional commit since the last revision:
use sve_index
-------------
Changes:
- all: https://git.openjdk.java.net/panama-vector/pull/79/files
- new: https://git.openjdk.java.net/panama-vector/pull/79/files/ad86b7a2..06f3b97f
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=panama-vector&pr=79&range=02
- incr: https://webrevs.openjdk.java.net/?repo=panama-vector&pr=79&range=01-02
Stats: 22 lines in 3 files changed: 0 ins; 16 del; 6 mod
Patch: https://git.openjdk.java.net/panama-vector/pull/79.diff
Fetch: git fetch https://git.openjdk.java.net/panama-vector pull/79/head:pull/79
PR: https://git.openjdk.java.net/panama-vector/pull/79
More information about the panama-dev
mailing list