[all-commits] [llvm/llvm-project] 4b3e95: RuntimeLibcalls: Avoid adding f80 calls to default...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Thu Jul 10 03:43:57 PDT 2025
Branch: refs/heads/users/arsenm/runtime-libcalls/remove-f80-from-default-set
Home: https://github.com/llvm/llvm-project
Commit: 4b3e9502844e1fbc40b49b6ad5c8fda9c6c91eb0
https://github.com/llvm/llvm-project/commit/4b3e9502844e1fbc40b49b6ad5c8fda9c6c91eb0
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-07-10 (Thu, 10 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