mirror of
https://github.com/boostorg/atomic.git
synced 2025-05-11 13:34:07 +00:00
gcc 13.1 and clang 16 now generate the ldapr instructions for atomic loads when ARMv8.3-RCPC or later is enabled. Resorting to inline asm for this is no longer necessary.