RFR: 8259948: Aarch64: Add cast nodes for Aarch64 Neon backend [v2]
Andrew Haley
aph at openjdk.java.net
Tue Aug 10 09:19:30 UTC 2021
On Tue, 10 Aug 2021 03:30:53 GMT, Wu Yan <wuyan at openjdk.org> wrote:
> > Does your testing cover all that is added in this patch? If so, how did you ascertain it?
>
> Yes, These two test cases have covered the code in the patch. First, I unmark the unsupported opcodes in JDK-8268966. Then I test the cases in both of the above test files one by one, implementing the rules once the testcase failed until all the testcases pass.
OK.
-------------
PR: https://git.openjdk.java.net/jdk/pull/4839
More information about the hotspot-compiler-dev
mailing list