[PATCH] D50277: [WebAssembly] Support for atomic fences
Heejin Ahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 15 16:33:38 PDT 2018
aheejin updated this revision to Diff 160941.
aheejin added a comment.
Don't emit the pseudo `compiler_fence` instruction in .s file
Repository:
rL LLVM
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.160941.patch
Type: text/x-patch
Size: 7741 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180815/a26553af/attachment.bin>
More information about the llvm-commits
mailing list