implement fence for wasm32 #65687
Labels
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
C-enhancement
Category: An issue proposing an enhancement or a PR with one.
O-wasm
Target: WASM (WebAssembly), http://webassembly.org/
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
rust/src/libcore/sync/atomic.rs
Lines 2422 to 2440 in 6576f4b
The comment says that the issue should be watched, but it has been closed for 2 months now with an implementation for wasm32 at llvm/llvm-project@d85fd5a
The branch rust uses doesn't include that commit yet (llvm/llvm-project@d85fd5a), but it's available.
Maybe llvm can be updated and the config attributes removed?
The text was updated successfully, but these errors were encountered: