RFR: 8259948: Aarch64: Add cast nodes for Aarch64 Neon backend [v4]
Wu Yan
wuyan at openjdk.java.net
Tue Sep 7 09:42:40 UTC 2021
On Mon, 6 Sep 2021 07:29:41 GMT, Ningsheng Jian <njian at openjdk.org> wrote:
>> "fcvtzs" has been used here:
>> https://github.com/openjdk/jdk/blob/c640fe42c2b5e6668a2a875678be44443942c868/src/hotspot/cpu/aarch64/assembler_aarch64.hpp#L2030
>
>> "fcvtzs" has been used here:
>> https://github.com/openjdk/jdk/blob/c640fe42c2b5e6668a2a875678be44443942c868/src/hotspot/cpu/aarch64/assembler_aarch64.hpp#L2030
>
> But that's the scalar version, and have different input arguments?
OK, I'll fix it.
-------------
PR: https://git.openjdk.java.net/jdk/pull/4839
More information about the hotspot-compiler-dev
mailing list