[all-commits] [llvm/llvm-project] 558585: PowerPC: Move runtime libcall configuration to Run...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Mon Jun 9 15:28:26 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 55858527da9e33063b45e60fd90619df85ea6f7e
      https://github.com/llvm/llvm-project/commit/55858527da9e33063b45e60fd90619df85ea6f7e
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-06-10 (Tue, 10 Jun 2025)

  Changed paths:
    M llvm/lib/IR/RuntimeLibcalls.cpp
    M llvm/lib/Target/PowerPC/PPCISelLowering.cpp

  Log Message:
  -----------
  PowerPC: Move runtime libcall configuration to RuntimeLibcallsInfo (#142542)

These should not be set in the TargetLowering constructor,
RuntimeLibcalls
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