[vectorIntrinsics+mask] RFR: 8265109: SVE predicate register allocation support for vectorIntrinsics [v2]
Sandhya Viswanathan
sviswanathan at openjdk.java.net
Fri Apr 16 01:16:53 UTC 2021
On Thu, 15 Apr 2021 09:16:04 GMT, Ningsheng Jian <njian at openjdk.org> wrote:
>> This is the SVE predicate register allocation part for Vector API masking support. Since we don't have sufficent usages to test it in
>> jdk/jdk, and based on @sviswa7 's proposal [1], we would like to put it to vectorIntrinsics+mask first and get tested here with further predicate-based vector masking support, though so far no issue found with Xiaohong's initial Vector API masking support.
>>
>> [1] https://mail.openjdk.java.net/pipermail/panama-dev/2021-April/012920.html
>
> Ningsheng Jian has updated the pull request incrementally with one additional commit since the last revision:
>
> Address review comment from Jatin.
Marked as reviewed by sviswanathan (Committer).
-------------
PR: https://git.openjdk.java.net/panama-vector/pull/65
More information about the panama-dev
mailing list