[all-commits] [llvm/llvm-project] 7f46a8: RuntimeLibcalls: Avoid adding ppcf128 calls to non...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Thu Jul 10 03:43:16 PDT 2025
Branch: refs/heads/users/arsenm/runtime-libcalls/only-add-ppcf128-calls-ppc
Home: https://github.com/llvm/llvm-project
Commit: 7f46a81864caff6a82f11acc6daa0b036d675ea6
https://github.com/llvm/llvm-project/commit/7f46a81864caff6a82f11acc6daa0b036d675ea6
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 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