[all-commits] [llvm/llvm-project] 49bb51: [RISCV][LibCall] Add libcall for i64 -> bf16 (#130...

Jim Lin via All-commits all-commits at lists.llvm.org
Thu Mar 6 17:24:12 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 49bb51ed91b8f9a6bfa41d5e408ea5a928983f74
      https://github.com/llvm/llvm-project/commit/49bb51ed91b8f9a6bfa41d5e408ea5a928983f74
  Author: Jim Lin <jim at andestech.com>
  Date:   2025-03-07 (Fri, 07 Mar 2025)

  Changed paths:
    M llvm/include/llvm/IR/RuntimeLibcalls.def
    M llvm/lib/CodeGen/TargetLoweringBase.cpp
    M llvm/test/CodeGen/RISCV/bfloat-convert.ll

  Log Message:
  -----------
  [RISCV][LibCall] Add libcall for i64 -> bf16 (#130024)

Add support for lowering i64 -> bf16 with libcall.



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