[PATCH] D71681: [WIP] [WebAssembly] Track frame registers through VReg and local allocation

Thomas Lively via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 8 11:08:50 PST 2020


tlively added a comment.

Unfortunately I do not know how multi-return.ll works. Despite its name, it is not a multivalue test (although once multivalue works it would make sense to add a multivalue-enabled run to that file). I generally don't use test-generation scripts because they tend to produce tests with unclear goals, as you observe.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D71681





More information about the llvm-commits mailing list