RFR: 8282322: AArch64: Provide a means to eliminate all STREX family of instructions
Andrew Haley
aph at openjdk.java.net
Thu May 19 14:57:55 UTC 2022
On Thu, 19 May 2022 14:36:28 GMT, Andrew Haley <aph at openjdk.org> wrote:
> > Some concerns:
> > ```
> > 1. It should work at least for Clang and GCC but still will require checking all os-cpu/compiler variants.
Non-Linux systems don't use this stuff at all, so don't worry about it.
-------------
PR: https://git.openjdk.java.net/jdk/pull/8779
More information about the build-dev
mailing list