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

Wu Yan wuyan at openjdk.java.net
Fri Sep 17 07:11:51 UTC 2021


On Tue, 7 Sep 2021 10:11:08 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:
> 
>   fix bugs

Hi, we have fixed these use cases, are there any other questions?

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

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


More information about the hotspot-compiler-dev mailing list