[all-commits] [llvm/llvm-project] 4d0141: RuntimeLibcalls: Avoid adding f80 calls to default...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Sat Jul 12 18:59:05 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4d0141811908a137d993800239f39269e8c79065
      https://github.com/llvm/llvm-project/commit/4d0141811908a137d993800239f39269e8c79065
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-07-13 (Sun, 13 Jul 2025)

  Changed paths:
    M llvm/include/llvm/IR/RuntimeLibcalls.td

  Log Message:
  -----------
  RuntimeLibcalls: Avoid adding f80 calls to default set (#147658)

Starts adding a stub X86 configuration which doesn't attempt
the system specific pieces yet. This is mostly to have a point
to add back in the f80 calls so they can be removed from every
other target.



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