[all-commits] [llvm/llvm-project] 1dadec: RuntimeLibcalls: Add a few libm entries from Targe...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Fri Nov 7 15:20:15 PST 2025


  Branch: refs/heads/users/arsenm/runtime-libcalls/add-libm-functions-from-targetlibraryinfo
  Home:   https://github.com/llvm/llvm-project
  Commit: 1dadec176b5b8db8dc149abd92d8f4ca3573163d
      https://github.com/llvm/llvm-project/commit/1dadec176b5b8db8dc149abd92d8f4ca3573163d
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-11-07 (Fri, 07 Nov 2025)

  Changed paths:
    M llvm/include/llvm/IR/RuntimeLibcalls.td
    M llvm/test/Transforms/Util/DeclareRuntimeLibcalls/basic.ll

  Log Message:
  -----------
  RuntimeLibcalls: Add a few libm entries from TargetLibraryInfo

These are floating-point functions recorded in TargetLibraryInfo,
but missing from RuntimeLibcalls.



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