[PATCH] D74191: [WebAssembly] Implement multivalue call_indirects

Thomas Lively via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 18 13:51:09 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG9d37f5afac4a: [WebAssembly] Implement multivalue call_indirects (authored by tlively).

Changed prior to commit:
  https://reviews.llvm.org/D74191?vs=244743&id=245255#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D74191

Files:
  llvm/lib/CodeGen/MachineVerifier.cpp
  llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCTargetDesc.h
  llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
  llvm/lib/Target/WebAssembly/WebAssemblyInstrCall.td
  llvm/lib/Target/WebAssembly/WebAssemblyMCInstLower.cpp
  llvm/lib/Target/WebAssembly/WebAssemblyUtilities.cpp
  llvm/test/CodeGen/WebAssembly/multivalue.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74191.245255.patch
Type: text/x-patch
Size: 13999 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200218/d3f64655/attachment-0001.bin>


More information about the llvm-commits mailing list