RFR: 8282322: AArch64: Provide a means to eliminate all STREX family of instructions

Andrew Haley aph at openjdk.java.net
Thu May 19 14:39:56 UTC 2022


On Thu, 19 May 2022 10:05:41 GMT, Dmitry Chuyko <dchuyko 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.

Really, no. Don't think that way. Just do Linux for now, and throw it over the wall for Windows people.

>     3. The way of configuration is different for different compilers, not a problem though if we need an optimized build or to make rr work.

See above.

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

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



More information about the build-dev mailing list