[PATCH] D49440: [WebAssembly] Enable atomic expansion for unsupported atomicrmws

Heejin Ahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 6 15:35:09 PDT 2018


aheejin updated this revision to Diff 159411.
aheejin added a comment.
Herald added a subscriber: jfb.

- Test case / comment fix about potential cmpxchg optimizations


Repository:
  rL LLVM

https://reviews.llvm.org/D49440

Files:
  lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
  lib/Target/WebAssembly/WebAssemblyISelLowering.h
  lib/Target/WebAssembly/WebAssemblyInstrAtomics.td
  test/CodeGen/WebAssembly/atomic-rmw.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49440.159411.patch
Type: text/x-patch
Size: 9857 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180806/08fb0265/attachment.bin>


More information about the llvm-commits mailing list