RFR: 8265816: Handle new VectorMaskCast node for x86

Sandhya Viswanathan sviswanathan at openjdk.java.net
Fri Apr 23 18:58:27 UTC 2021


On Fri, 23 Apr 2021 10:09:50 GMT, Vladimir Ivanov <vlivanov at openjdk.org> wrote:

>> To eliminate unnecessary vector mask conversion during unboxing a
>> VectorMaskCast node was added as part of JDK-8264104 for aarch64. This patch handles the x86 side of it.
>> 
>> Please review.
>> 
>> Best Regards,
>> Sandhya
>
> Looks good.

@iwanowww Thanks a lot for the review.

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

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


More information about the hotspot-compiler-dev mailing list