[PATCH] D66794: [WebAssembly] Add atomic.fence instruction

Heejin Ahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 28 16:17:52 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL370272: [WebAssembly] Add atomic.fence instruction (authored by aheejin, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D66794?vs=217640&id=217735#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D66794

Files:
  llvm/trunk/lib/Target/WebAssembly/WebAssemblyISelDAGToDAG.cpp
  llvm/trunk/lib/Target/WebAssembly/WebAssemblyInstrAtomics.td
  llvm/trunk/test/CodeGen/WebAssembly/atomic-fence.ll
  llvm/trunk/test/CodeGen/WebAssembly/atomic-fence.mir
  llvm/trunk/test/MC/WebAssembly/atomics-encodings.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66794.217735.patch
Type: text/x-patch
Size: 12619 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190828/be2ecb9f/attachment.bin>


More information about the llvm-commits mailing list