RFR: 8275262: [BACKOUT] AArch64: Implement string_compare intrinsic in SVE
Nick Gasson
ngasson at openjdk.java.net
Thu Oct 14 08:35:54 UTC 2021
On Thu, 14 Oct 2021 08:24:41 GMT, Andrew Haley <aph at openjdk.org> wrote:
> > The issue is only on (some of) our macOS Aarch64 systems. Let me know if I can provide more info on hardware etc.
>
> Any info about what failed? A reproducer would be nice.
I just ran tier1 on an M1 Mac with no failures - perhaps it's OS version dependent if it only failed on some systems? I have:
$ uname -a
Darwin [...] 20.2.0 Darwin Kernel Version 20.2.0: Wed Dec 2 20:40:21 PST 2020; root:xnu-7195.60.75~1/RELEASE_ARM64_T8101 arm64
-------------
PR: https://git.openjdk.java.net/jdk/pull/5941
More information about the hotspot-compiler-dev
mailing list