Integrated: 8275448: [REDO] AArch64: Implement string_compare intrinsic in SVE
TatWai Chong
duke at openjdk.java.net
Mon Nov 22 02:34:12 UTC 2021
On Fri, 22 Oct 2021 00:34:03 GMT, TatWai Chong <duke at openjdk.java.net> wrote:
> After JDK-8269559 was integrated there are failures in tier1 testing
> across Mac OS X 11.4 (aarch64) machines. Please see JDK-8275263.
>
> This patch is NOT functional; rather, this tends to verify potential
> toolchain issues as the original patch pass testing on other
> platforms.
>
> In this patch, we remove new SVE-related matching rules and register
> class introduced in the original patch to minimally affect the
> non-SVE part.
This pull request has now been integrated.
Changeset: ca31ed53
Author: TatWai Chong <tatwai.chong at arm.com>
URL: https://git.openjdk.java.net/jdk/commit/ca31ed5335f6fa7229c94ba20d9d6031b930d69a
Stats: 423 lines in 9 files changed: 412 ins; 0 del; 11 mod
8275448: [REDO] AArch64: Implement string_compare intrinsic in SVE
Reviewed-by: ngasson, aph
-------------
PR: https://git.openjdk.java.net/jdk/pull/6072
More information about the hotspot-compiler-dev
mailing list