[all-commits] [llvm/llvm-project] b1a540: SystemZ: Move runtime libcall setting out of Targe...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Tue Jun 3 07:57:30 PDT 2025
Branch: refs/heads/users/arsenm/systemz/move-runtime-libcall-config-out-of-tli
Home: https://github.com/llvm/llvm-project
Commit: b1a540ca57f4a8e08a6bb97cfdca4e3164e504df
https://github.com/llvm/llvm-project/commit/b1a540ca57f4a8e08a6bb97cfdca4e3164e504df
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-06-03 (Tue, 03 Jun 2025)
Changed paths:
M llvm/lib/IR/RuntimeLibcalls.cpp
A llvm/lib/IR/ZOSLibcallNames.def
M llvm/lib/Target/SystemZ/SystemZISelLowering.cpp
R llvm/lib/Target/SystemZ/ZOSLibcallNames.def
Log Message:
-----------
SystemZ: Move runtime libcall setting out of TargetLowering
RuntimeLibcallInfo needs to be correct outside of codegen contexts.
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