[all-commits] [llvm/llvm-project] b0822a: [GISel][RISCV] Anyextend before copying f16 -> i32...

Yingwei Zheng via All-commits all-commits at lists.llvm.org
Mon Jun 10 09:49:02 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b0822af06d5384cd79b8b9280fe5f1065cdd2213
      https://github.com/llvm/llvm-project/commit/b0822af06d5384cd79b8b9280fe5f1065cdd2213
  Author: Yingwei Zheng <dtcxzyw2333 at gmail.com>
  Date:   2024-06-11 (Tue, 11 Jun 2024)

  Changed paths:
    M llvm/lib/Target/RISCV/GISel/RISCVCallLowering.cpp
    M llvm/test/CodeGen/RISCV/GlobalISel/irtranslator/calling-conv-half.ll

  Log Message:
  -----------
  [GISel][RISCV] Anyextend before copying f16 -> i32/i64 (#94993)

Fixes type check failure in
https://github.com/llvm/llvm-project/pull/94110#issuecomment-2158417937



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list