[all-commits] [llvm/llvm-project] 696fde: [WebAssembly] Fix i64_i64_func_i64_i64_i32 type si...

Congcong Cai via All-commits all-commits at lists.llvm.org
Tue Mar 21 15:54:26 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 696fdece49e5ed94328497832d9ceed47993ef02
      https://github.com/llvm/llvm-project/commit/696fdece49e5ed94328497832d9ceed47993ef02
  Author: Congcong Cai <congcongcai0907 at 163.com>
  Date:   2023-03-22 (Wed, 22 Mar 2023)

  Changed paths:
    M llvm/lib/Target/WebAssembly/WebAssemblyRuntimeLibcallSignatures.cpp
    M llvm/test/CodeGen/WebAssembly/multivalue_libcall.ll

  Log Message:
  -----------
  [WebAssembly] Fix i64_i64_func_i64_i64_i32 type signature when multivalue feature is enabled

Reviewed By: tlively

Differential Revision: https://reviews.llvm.org/D146533




More information about the All-commits mailing list