[PATCH] D50277: [WebAssembly] Support for atomic fences
Heejin Ahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 28 11:11:29 PDT 2019
aheejin updated this revision to Diff 201723.
aheejin added a comment.
- Predicate behind wasm32-unknown-emscripten flag.
- Add tests for non-emscripten flags
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D50277/new/
https://reviews.llvm.org/D50277
Files:
lib/Target/WebAssembly/WebAssemblyAsmPrinter.cpp
lib/Target/WebAssembly/WebAssemblyISelDAGToDAG.cpp
lib/Target/WebAssembly/WebAssemblyInstrAtomics.td
test/CodeGen/WebAssembly/atomic-fence.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50277.201723.patch
Type: text/x-patch
Size: 8597 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190528/40318d6f/attachment-0001.bin>
More information about the llvm-commits
mailing list