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

Eric Liu eliu at openjdk.java.net
Thu Oct 14 03:09:55 UTC 2021


On Tue, 12 Oct 2021 06:32:21 GMT, Wang Huang <whuang at openjdk.org> wrote:

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

I triggered the test, hotspot_all(no vmTestBase stress), langtools:tier1, jdk:tier1, tier2, tier3 are passed on aarch64.

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

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


More information about the hotspot-compiler-dev mailing list