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

Heejin Ahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 28 07:03:39 PDT 2019


aheejin updated this revision to Diff 217640.
aheejin marked an inline comment as done.
aheejin added a comment.

- Fixed comments a little


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D66794

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

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


More information about the llvm-commits mailing list