[all-commits] [llvm/llvm-project] 4b38ca: RuntimeLibcalls: Pass in FloatABI and EABI type

Matt Arsenault via All-commits all-commits at lists.llvm.org
Thu Jun 19 03:00:05 PDT 2025


  Branch: refs/heads/users/arsenm/runtime-libcalls/construct-from-float-abi-eabi-optios
  Home:   https://github.com/llvm/llvm-project
  Commit: 4b38ca21e118c1630acb6a0448b4bf0a92ca82b5
      https://github.com/llvm/llvm-project/commit/4b38ca21e118c1630acb6a0448b4bf0a92ca82b5
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-06-19 (Thu, 19 Jun 2025)

  Changed paths:
    M llvm/include/llvm/IR/RuntimeLibcalls.h
    M llvm/lib/CodeGen/TargetLoweringBase.cpp
    M llvm/lib/IR/RuntimeLibcalls.cpp
    M llvm/lib/Object/IRSymtab.cpp
    M llvm/lib/Target/ARM/ARMISelLowering.cpp

  Log Message:
  -----------
  RuntimeLibcalls: Pass in FloatABI and EABI type

We need the full set of ABI options to accurately compute
the full set of libcalls. This partially resolves missing
information required to compute the set of ARM calls.



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