[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 17:22:51 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL339084: [WebAssembly] Enable atomic expansion for unsupported atomicrmws (authored by aheejin, committed by ).

Repository:
  rL LLVM

https://reviews.llvm.org/D49440

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49440.159436.patch
Type: text/x-patch
Size: 9989 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180807/ba426e10/attachment.bin>


More information about the llvm-commits mailing list