[PATCH] D58337: [WebAssembly] Fix load/store name detection for atomic instructions

Heejin Ahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 19 17:17:39 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL354419: [WebAssembly] Fix load/store name detection for atomic instructions (authored by aheejin, committed by ).

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D58337/new/

https://reviews.llvm.org/D58337

Files:
  llvm/trunk/lib/Target/WebAssembly/AsmParser/WebAssemblyAsmParser.cpp
  llvm/trunk/lib/Target/WebAssembly/WebAssemblyInstrAtomics.td
  llvm/trunk/test/MC/WebAssembly/atomics-encodings.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58337.187476.patch
Type: text/x-patch
Size: 10329 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190220/eddf83a9/attachment.bin>


More information about the llvm-commits mailing list