You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Outline-atomics flag modifies builtin atomics to detect CPU support for
atomic instructions in runtime, thus getting menefits of using LSE
atomics without hurting compatibility.
This flag has no effect if compiling for aarch64 >=v8.1.
0 commit comments