[PATCH] D50277: [WebAssembly] Support for atomic fences
Heejin Ahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Feb 10 19:45:36 PST 2019
aheejin updated this revision to Diff 186176.
aheejin added a comment.
Herald added a project: LLVM.
- Fix bug: 0 should be i32.const 0 and not an immediate
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.186176.patch
Type: text/x-patch
Size: 7835 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190211/df91aa7e/attachment.bin>
More information about the llvm-commits
mailing list