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

Xiaohong Gong xgong at openjdk.java.net
Fri May 14 03:17:41 UTC 2021


On Fri, 14 May 2021 03:08:33 GMT, Wang Huang <whuang at openjdk.org> wrote:

>> * 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

Marked as reviewed by xgong (Committer).

Looks good to me! I think it's better to also get approved by @nsjian . Thanks!

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

PR: https://git.openjdk.java.net/panama-vector/pull/79


More information about the panama-dev mailing list