[all-commits] [llvm/llvm-project] 5bb63e: RuntimeLibcalls: Avoid adding f80 calls to default...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Wed Jul 9 01:22:43 PDT 2025
Branch: refs/heads/users/arsenm/runtime-libcalls/remove-f80-from-default-set
Home: https://github.com/llvm/llvm-project
Commit: 5bb63ef12c9c660d35ff90779ad89c6658b69be3
https://github.com/llvm/llvm-project/commit/5bb63ef12c9c660d35ff90779ad89c6658b69be3
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