[vectorIntrinsics] RFR: 8266775: Add VectorLoadConst node implementation for Arm SVE [v4]

Wang Huang whuang at openjdk.java.net
Wed May 12 07:12:52 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:

  trivial fix

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

Changes:
  - all: https://git.openjdk.java.net/panama-vector/pull/79/files
  - new: https://git.openjdk.java.net/panama-vector/pull/79/files/06f3b97f..9c7f9305

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=panama-vector&pr=79&range=03
 - incr: https://webrevs.openjdk.java.net/?repo=panama-vector&pr=79&range=02-03

  Stats: 14 lines in 4 files changed: 2 ins; 2 del; 10 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