[vectorIntrinsics] RFR: 8259536: Add cast nodes between interger types implementation for Arm SVE [v2]

Wang Huang whuang at openjdk.java.net
Mon Jan 18 03:24:02 UTC 2021


> This patch add cast nodes between interger types implementation for Arm SVE like  "VectorCastB2X" "VectorCastI2X " "VectorCastS2X" "VectorCastL2X".

Wang Huang has updated the pull request incrementally with one additional commit since the last revision:

  fix build bug on other archs caused by UseSVE > 0

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

Changes:
  - all: https://git.openjdk.java.net/panama-vector/pull/31/files
  - new: https://git.openjdk.java.net/panama-vector/pull/31/files/ddcff3e0..db8e148d

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

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

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


More information about the panama-dev mailing list