[PATCH] D50277: [WebAssembly] Support for atomic fences

Heejin Ahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Feb 17 17:46:14 PST 2019


aheejin updated this revision to Diff 187186.
aheejin added a comment.
Herald added a subscriber: jdoerfert.

- Use `ATOMIC_NRI` for the fence + test fix


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.187186.patch
Type: text/x-patch
Size: 7879 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190218/c944aa25/attachment.bin>


More information about the llvm-commits mailing list