[PATCH] D48839: [WebAssembly] Support for atomic stores

Heejin Ahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 2 09:43:37 PDT 2018


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

- blank lines


Repository:
  rL LLVM

https://reviews.llvm.org/D48839

Files:
  lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCTargetDesc.h
  lib/Target/WebAssembly/WebAssemblyInstrAtomics.td
  lib/Target/WebAssembly/WebAssemblySetP2AlignOperands.cpp
  test/CodeGen/WebAssembly/i32-load-store-alignment.ll
  test/CodeGen/WebAssembly/i64-load-store-alignment.ll
  test/CodeGen/WebAssembly/offset-atomics.ll
  test/CodeGen/WebAssembly/store-trunc-atomic.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48839.153744.patch
Type: text/x-patch
Size: 25407 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180702/9e7743d4/attachment.bin>


More information about the llvm-commits mailing list