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

Heejin Ahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 1 12:40:59 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL338617: [WebAssembly] Support for a ternary atomic RMW instruction (authored by aheejin, committed by ).

Repository:
  rL LLVM

https://reviews.llvm.org/D49195

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49195.158605.patch
Type: text/x-patch
Size: 47360 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180801/2b38674b/attachment.bin>


More information about the llvm-commits mailing list