[vectorIntrinsics+mask] RFR: 8271273: Java API and IR changes for masked compare operation [v3]
Jatin Bhateja
jbhateja at openjdk.java.net
Wed Aug 4 17:54:47 UTC 2021
On Mon, 2 Aug 2021 15:17:26 GMT, Paul Sandoz <psandoz at openjdk.org> wrote:
>> Jatin Bhateja has updated the pull request incrementally with one additional commit since the last revision:
>>
>> 8271273: Review comments + compare(v1,v2).and(m) => compare(v1,v2,m)
>
>> @reviewers , please let me know if its good to integrate now.
>
> Java changes look good (glad you found a few missing masked compare cases.)
Thanks @PaulSandoz @XiaohongGong , integrating the patch.
-------------
PR: https://git.openjdk.java.net/panama-vector/pull/103
More information about the panama-dev
mailing list