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

Wang Huang whuang at openjdk.java.net
Fri May 14 03:08:33 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:

  add blank line

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

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

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

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