[PATCH] D74191: [WebAssembly] Implement multivalue call_indirects

Thomas Lively via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 14 13:07:25 PST 2020


tlively updated this revision to Diff 244743.
tlively marked 5 inline comments as done.
tlively added a comment.

- Address comments


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.244743.patch
Type: text/x-patch
Size: 13586 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200214/f1d8f125/attachment-0001.bin>


More information about the llvm-commits mailing list