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

Congcong Cai via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 17 16:04:14 PDT 2023


HerrCai0907 updated this revision to Diff 506216.
HerrCai0907 marked 3 inline comments as done.
HerrCai0907 added a comment.

update testcase using utils/update_llc_test_checks.py


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D146271

Files:
  llvm/lib/Target/WebAssembly/WebAssemblyRuntimeLibcallSignatures.cpp
  llvm/test/CodeGen/WebAssembly/multivalue_libcall.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146271.506216.patch
Type: text/x-patch
Size: 8523 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230317/94eb1276/attachment.bin>


More information about the llvm-commits mailing list