RFR: 8275448: [REDO] AArch64: Implement string_compare intrinsic in SVE [v2]
TatWai Chong
duke at openjdk.java.net
Thu Nov 4 22:18:11 UTC 2021
On Wed, 3 Nov 2021 06:53:31 GMT, Tobias Hartmann <thartmann at openjdk.org> wrote:
>> @TobiHartmann, The latest patch is the final version. Could you re-run testing again? Many thanks.
>
> @tatwaichong All tests passed.
@TobiHartmann @dholmes-ora, This patch is more or less identical to the original patch (https://github.com/openjdk/jdk/pull/5129). Now, this has passed all tests mentioned above. Do these tests cover failures that appeared on the original patch (https://bugs.openjdk.java.net/browse/JDK-8275263)? If these failures have disappeared, it may be safe to submit?
-------------
PR: https://git.openjdk.java.net/jdk/pull/6072
More information about the hotspot-compiler-dev
mailing list