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

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


  Branch: refs/heads/users/arsenm/runtime-libcalls/remove-f80-from-default-set
  Home:   https://github.com/llvm/llvm-project
  Commit: 463145cac68c95697da9d02310c7d154a9dd99ed
      https://github.com/llvm/llvm-project/commit/463145cac68c95697da9d02310c7d154a9dd99ed
  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

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