[PATCH] D146271: [Webassembly][multivalue] update libcall signature when multivalue feature enabled

Thomas Lively via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 20 08:39:24 PDT 2023


tlively added a comment.

Code LGTM, although it looks like there may be some missing cases reported in https://github.com/llvm/llvm-project/issues/59095. Testing the end-to-end integration here might be a good thing to do in cross-project-tests.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D146271



More information about the llvm-commits mailing list