[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 08:39:41 PDT 2023


HerrCai0907 updated this revision to Diff 506096.
HerrCai0907 retitled this revision from "[Webassembly][multivalue] select correct libcall signature when multivalue feature enabled" to "[Webassembly][multivalue] update libcall signature when multivalue feature enabled".
HerrCai0907 edited the summary of this revision.
HerrCai0907 added a comment.

update test, remove description in release note


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.506096.patch
Type: text/x-patch
Size: 7842 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230317/a82d990a/attachment.bin>


More information about the llvm-commits mailing list