[all-commits] [llvm/llvm-project] 7d6666: AVR: Move runtime libcall name setting out of Targ...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Tue Jun 3 07:56:38 PDT 2025


  Branch: refs/heads/users/arsenm/avr/move-runtime-libcall-config-out-of-tli
  Home:   https://github.com/llvm/llvm-project
  Commit: 7d6666fac68bf804502f6286ad4e2d2d1a03a68a
      https://github.com/llvm/llvm-project/commit/7d6666fac68bf804502f6286ad4e2d2d1a03a68a
  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