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

Heejin Ahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 28 15:07:25 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rG551465859113: [WebAssembly] Support for atomic fences (authored by aheejin).
Herald added a subscriber: hiraditya.

Changed prior to commit:
  https://reviews.llvm.org/D50277?vs=201762&id=201771#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D50277/new/

https://reviews.llvm.org/D50277

Files:
  llvm/lib/Target/WebAssembly/WebAssemblyAsmPrinter.cpp
  llvm/lib/Target/WebAssembly/WebAssemblyISelDAGToDAG.cpp
  llvm/lib/Target/WebAssembly/WebAssemblyInstrAtomics.td
  llvm/test/CodeGen/WebAssembly/atomic-fence.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50277.201771.patch
Type: text/x-patch
Size: 8555 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190528/315b8854/attachment.bin>


More information about the llvm-commits mailing list