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

Thomas Lively via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 18 14:56:34 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG52861809994c: [WebAssembly] Fix RegStackify and ExplicitLocals to handle multivalue (authored by tlively).

Changed prior to commit:
  https://reviews.llvm.org/D72902?vs=244545&id=245283#toc

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.245283.patch
Type: text/x-patch
Size: 128199 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200218/58aa5118/attachment-0001.bin>


More information about the llvm-commits mailing list