RFR: 8277426: Optimize mask reduction operations on x86 [v2]

Sandhya Viswanathan sviswanathan at openjdk.java.net
Tue Nov 23 05:15:11 UTC 2021


On Tue, 23 Nov 2021 02:37:49 GMT, Paul Sandoz <psandoz at openjdk.org> wrote:

>> @merykitty does this PR still disable the operations on Neon?
>> 
>> Answering myself, i think not from looking at the changes in the panama repo version: https://github.com/openjdk/panama-vector/pull/158/commits/9b578a3a59d577ac95b50b485bedd91463ca5ce8
>
>> @PaulSandoz Could you please run this through Oracle testing.
> 
> Tests passed.

Thanks a lot @PaulSandoz for the testing.

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

PR: https://git.openjdk.java.net/jdk/pull/6447


More information about the hotspot-compiler-dev mailing list