[all-commits] [llvm/llvm-project] fc0f1f: ARM: Move remaining half convert libcall config in...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Wed Sep 10 20:12:08 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fc0f1fc6952e424fb14b60cc6ab5bfab53680a69
      https://github.com/llvm/llvm-project/commit/fc0f1fc6952e424fb14b60cc6ab5bfab53680a69
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-09-11 (Thu, 11 Sep 2025)

  Changed paths:
    M llvm/include/llvm/IR/RuntimeLibcalls.td
    M llvm/lib/IR/RuntimeLibcalls.cpp
    M llvm/test/CodeGen/ARM/issue147935-half-convert-libcall-abi.ll
    M llvm/utils/UpdateTestChecks/asm.py

  Log Message:
  -----------
  ARM: Move remaining half convert libcall config into tablegen (#153408)

The __truncdfhf2 handling is kind of convoluted, but reproduces
the existing, likely wrong, handling.



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