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

Heejin Ahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 17 16:47:51 PDT 2018


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

- cosmetic change


Repository:
  rL LLVM

https://reviews.llvm.org/D49440

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49440.155991.patch
Type: text/x-patch
Size: 8327 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180717/1382248d/attachment.bin>


More information about the llvm-commits mailing list