[all-commits] [llvm/llvm-project] ec2a72: [Webassembly][multivalue] update libcall signature...

Congcong Cai via All-commits all-commits at lists.llvm.org
Tue Mar 21 09:17:06 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ec2a726a63e414f456c9d3a5d6ca22453fedafd5
      https://github.com/llvm/llvm-project/commit/ec2a726a63e414f456c9d3a5d6ca22453fedafd5
  Author: Congcong Cai <congcong.ca.cai at bmw.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][multivalue] update libcall signature for f128 when multivalue feature enabled

further update for [D146271](https://reviews.llvm.org/D146271)

Reviewed By: tlively

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




More information about the All-commits mailing list