[PATCH] D49195: [WebAssembly] Support for a ternary atomic RMW instruction

Heejin Ahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 16 11:38:30 PDT 2018


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

- Add a TODO


Repository:
  rL LLVM

https://reviews.llvm.org/D49195

Files:
  lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCTargetDesc.h
  lib/Target/WebAssembly/WebAssemblyInstrAtomics.td
  lib/Target/WebAssembly/WebAssemblySetP2AlignOperands.cpp
  test/CodeGen/WebAssembly/atomic-mem-consistency.ll
  test/CodeGen/WebAssembly/atomic-rmw.ll
  test/CodeGen/WebAssembly/offset-atomics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49195.155726.patch
Type: text/x-patch
Size: 47162 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180716/58e171b8/attachment.bin>


More information about the llvm-commits mailing list