[PATCH] D72902: [WebAssembly] Fix RegStackify and ExplicitLocals to handle multivalue

Thomas Lively via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 21 12:33:02 PST 2020


tlively updated this revision to Diff 239405.
tlively added a comment.

- rebase


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D72902

Files:
  llvm/lib/Target/WebAssembly/WebAssemblyExplicitLocals.cpp
  llvm/lib/Target/WebAssembly/WebAssemblyRegStackify.cpp
  llvm/test/CodeGen/WebAssembly/multivalue-stackify.ll
  llvm/test/CodeGen/WebAssembly/multivalue-stackify.py
  llvm/test/CodeGen/WebAssembly/multivalue.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72902.239405.patch
Type: text/x-patch
Size: 129361 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200121/750e96a1/attachment-0001.bin>


More information about the llvm-commits mailing list