[vectorIntrinsics+mask] RFR: 8270349: Initial X86 backend support for optimizing masking operations on AVX512 targets. [v3]

Sandhya Viswanathan sviswanathan at openjdk.java.net
Sat Aug 14 01:18:56 UTC 2021


On Fri, 13 Aug 2021 18:19:32 GMT, Jatin Bhateja <jbhateja at openjdk.org> wrote:

>> src/hotspot/cpu/x86/x86.ad line 3464:
>> 
>>> 3462:   %}
>>> 3463:   ins_pipe( pipe_slow );
>>> 3464: %}
>> 
>> This is overriding the instructs reinterpret_expand* and reitnerpret_shrink. So doesnt look correct.
>
> Both have different predication condition.

ok

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

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


More information about the panama-dev mailing list