[PATCH] D50277: [WebAssembly] Support for atomic fences
Heejin Ahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 15 13:31:12 PDT 2018
aheejin updated this revision to Diff 160909.
aheejin added a comment.
- Add support for singlethread fences
- Fixed handling of MachineMemOperand according to changes in https://reviews.llvm.org/rL339740
Repository:
rL LLVM
https://reviews.llvm.org/D50277
Files:
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.160909.patch
Type: text/x-patch
Size: 7181 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180815/87603f86/attachment.bin>
More information about the llvm-commits
mailing list