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

Heejin Ahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 12 01:02:14 PDT 2018


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

Variable name change


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.155126.patch
Type: text/x-patch
Size: 46885 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180712/7342866b/attachment.bin>


More information about the llvm-commits mailing list