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

Wang Huang whuang at openjdk.java.net
Sat Jan 30 02:08:10 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 years and tab

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

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

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

  Stats: 25 lines in 2 files changed: 0 ins; 0 del; 25 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