[PATCH] D49088: [WebAssembly] Support for binary atomic RMW instructions

Heejin Ahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 9 15:36:00 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL336615: [WebAssembly] Support for binary atomic RMW instructions (authored by aheejin, committed by ).

Repository:
  rL LLVM

https://reviews.llvm.org/D49088

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-rmw.ll
  llvm/trunk/test/CodeGen/WebAssembly/offset-atomics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49088.154718.patch
Type: text/x-patch
Size: 66696 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180709/ac2ac21c/attachment-0001.bin>


More information about the llvm-commits mailing list