[PATCH] D68684: [WebAssembly] Make returns variadic

Derek Schuff via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 9 13:28:44 PDT 2019


dschuff added a comment.

Should there be a limit on how many returns we are willing to return in a multi? or should we have no fallback to sret at all?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D68684





More information about the llvm-commits mailing list