[vectorIntrinsics+mask] Integrated: 8272479: Java API and IR changes for masked rearrange operation

Jatin Bhateja jbhateja at openjdk.java.net
Tue Aug 17 04:55:08 UTC 2021


On Sat, 14 Aug 2021 21:58:52 GMT, Jatin Bhateja <jbhateja at openjdk.org> wrote:

> - Re-organized the Java API implementation to use one common entry point of masked/non-masked vector compare operation.
>  - Intrinsic side changes to absorb newly passed mask if target support predicated instructions else handled appropriately by blending full vector rearrange vector with broadcasted ZERO vector.

This pull request has now been integrated.

Changeset: 50ae3b8c
Author:    Jatin Bhateja <jbhateja at openjdk.org>
URL:       https://git.openjdk.java.net/panama-vector/commit/50ae3b8c7e849532a459a9ab6d2ee794925784bf
Stats:     312 lines in 41 files changed: 133 ins; 44 del; 135 mod

8272479: Java API and IR changes for masked rearrange operation

Reviewed-by: psandoz

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

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


More information about the panama-dev mailing list