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

Matt Arsenault via All-commits all-commits at lists.llvm.org
Tue Jul 8 23:14:15 PDT 2025


  Branch: refs/heads/users/arsenm/runtime-libcalls/remove-f80-from-default-set
  Home:   https://github.com/llvm/llvm-project
  Commit: 1391d1f30503b8ef6d63b671faa519f130653060
      https://github.com/llvm/llvm-project/commit/1391d1f30503b8ef6d63b671faa519f130653060
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-07-09 (Wed, 09 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