RFR: 8275448: [REDO] AArch64: Implement string_compare intrinsic in SVE [v3]

Nick Gasson ngasson at openjdk.java.net
Fri Nov 12 04:24:32 UTC 2021


On Fri, 12 Nov 2021 04:18:26 GMT, TatWai Chong <duke at openjdk.java.net> wrote:

>> TatWai Chong has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Add the matching rule in td file, enable control path in the code stub.
>
> I haven't caught up. I'm confused that above mentioned all tests passed on the latest patch. Is gtest/GTestWrapper.java not included?

@tatwaichong the `gtest/GTestWrapper.java` failure was on a re-test of your original commit, 8b1b6f9. This latest PR seems fine.

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

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


More information about the hotspot-compiler-dev mailing list