bjorn3 opened Issue #2665:
<!-- Please try to describe precisely what you would like to do in
Cranelift/Wasmtime and/or expect from it. You can answer the questions below if
they're relevant and delete this text before submitting. Thanks for opening an
issue! -->Feature
See title
Benefit
Necessary for compiler-builtins to compile with cg_clif on macOS and other x86 targets that are specified to support 128bit atomics.
Implementation
Use cmpxchg16b
Alternatives
<!-- Have you considered alternative implementations? If so, how are they
better or worse than your proposal? -->
Last updated: Nov 22 2024 at 16:03 UTC