[all-commits] [llvm/llvm-project] 5b51c6: RuntimeLibcalls: Avoid adding ppcf128 calls to non...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Tue Jul 8 22:46:13 PDT 2025
Branch: refs/heads/users/arsenm/runtime-libcalls/only-add-ppcf128-calls-ppc
Home: https://github.com/llvm/llvm-project
Commit: 5b51c683685361162172f98fbe0dda31f7e067ad
https://github.com/llvm/llvm-project/commit/5b51c683685361162172f98fbe0dda31f7e067ad
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 ppcf128 calls to non-ppc targets
Filter out PPCF128 calls from the default set, and only add them
back to PPC.
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