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

Heejin Ahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 27 04:02:26 PDT 2019


aheejin updated this revision to Diff 217356.
aheejin added a comment.

- Insert fence in the ascending order of opcode


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/MC/WebAssembly/atomics-encodings.s

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


More information about the llvm-commits mailing list