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

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


> - 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.

Jatin Bhateja has updated the pull request incrementally with one additional commit since the last revision:

  8272479: Reverting to prior indentation.

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

Changes:
  - all: https://git.openjdk.java.net/panama-vector/pull/110/files
  - new: https://git.openjdk.java.net/panama-vector/pull/110/files/eb5c5761..cea134fa

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=panama-vector&pr=110&range=02
 - incr: https://webrevs.openjdk.java.net/?repo=panama-vector&pr=110&range=01-02

  Stats: 4 lines in 1 file changed: 0 ins; 3 del; 1 mod
  Patch: https://git.openjdk.java.net/panama-vector/pull/110.diff
  Fetch: git fetch https://git.openjdk.java.net/panama-vector pull/110/head:pull/110

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


More information about the panama-dev mailing list