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

Heejin Ahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 17 16:24:59 PDT 2018


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

Use a target external symbol with `MO_SYMBOL_GLOBAL`


Repository:
  rL LLVM

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.161359.patch
Type: text/x-patch
Size: 7791 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180817/fc6a1c7d/attachment.bin>


More information about the llvm-commits mailing list