RFR: 8259948: Aarch64: Add cast nodes for Aarch64 Neon backend [v8]

Wang Huang whuang at openjdk.java.net
Tue Oct 12 06:32:21 UTC 2021


> * In this issue, we plan to complete all missing implementation for aarch64 neon backend. For example, cast from Byte to Long, cast from Long to Byte, and so on.
> * It may be a solver of JDK-8269866, or part of it.

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

  remove useless codes

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/4839/files
  - new: https://git.openjdk.java.net/jdk/pull/4839/files/c8a0134a..e8e6f014

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=4839&range=07
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=4839&range=06-07

  Stats: 17 lines in 1 file changed: 0 ins; 17 del; 0 mod
  Patch: https://git.openjdk.java.net/jdk/pull/4839.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/4839/head:pull/4839

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


More information about the hotspot-compiler-dev mailing list