RFR: 8259948: Aarch64: Add cast nodes for Aarch64 Neon backend [v2]
Wu Yan
wuyan at openjdk.java.net
Fri Aug 6 15:46:28 UTC 2021
On Wed, 4 Aug 2021 10:08:47 GMT, Andrew Haley <aph at openjdk.org> wrote:
> The big question for all of this is: what is the test coverage?
We tested the following two test cases:
test/hotspot/jtreg/compiler/vectorapi/VectorCastShape128Test.java
test/hotspot/jtreg/compiler/vectorapi/VectorCastShape64Test.java
-------------
PR: https://git.openjdk.java.net/jdk/pull/4839
More information about the hotspot-compiler-dev
mailing list