[vectorIntrinsics] RFR: 8265817: Add LoadVectorGather nodes implementation for Arm SVE

Xiaohong Gong xgong at openjdk.java.net
Sun Apr 25 08:53:05 UTC 2021


On Sun, 25 Apr 2021 08:47:55 GMT, Wang Huang <whuang at openjdk.org> wrote:

>> Actually this does not strongly depends on the mask feature support for SVE. And we already have the partial implementation that are merged into the panama-vector. I think you can have them as the reference. Thanks!
>
>> Actually this does not strongly depends on the mask feature support for SVE. And we already have the partial implementation that are merged into the panama-vector. I think you can have them as the reference. Thanks!
> 
> OK. I will check that after implementation of all missing nodes. Thank you.

OK, A a follow-up patch also makes sense to me. Thanks!

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

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


More information about the panama-dev mailing list