[all-commits] [llvm/llvm-project] b61842: AVR: Move runtime libcall name setting out of Targ...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Mon Jun 2 23:15:02 PDT 2025
Branch: refs/heads/users/arsenm/avr/move-runtime-libcall-config-out-of-tli
Home: https://github.com/llvm/llvm-project
Commit: b618424276e505e0e663fcd3f43abd5f8af1ef37
https://github.com/llvm/llvm-project/commit/b618424276e505e0e663fcd3f43abd5f8af1ef37
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-06-03 (Tue, 03 Jun 2025)
Changed paths:
M llvm/lib/IR/RuntimeLibcalls.cpp
M llvm/lib/Target/AVR/AVRISelLowering.cpp
Log Message:
-----------
AVR: Move runtime libcall name setting out of TargetLowering
RuntimeLibcallInfo needs to be accurate 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