[all-commits] [llvm/llvm-project] dd3edc: [CodeGen] Add Register::stackSlotIndex(). Replace ...

Craig Topper via All-commits all-commits at lists.llvm.org
Wed Jan 29 23:02:29 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: dd3edc8365112c47ea01cc942c8223749d007608
      https://github.com/llvm/llvm-project/commit/dd3edc8365112c47ea01cc942c8223749d007608
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2025-01-29 (Wed, 29 Jan 2025)

  Changed paths:
    M llvm/include/llvm/CodeGen/Register.h
    M llvm/lib/CodeGen/ReachingDefAnalysis.cpp
    M llvm/lib/CodeGen/StackSlotColoring.cpp
    M llvm/lib/CodeGen/TargetRegisterInfo.cpp
    M llvm/lib/Target/AMDGPU/AMDGPUMarkLastScratchLoad.cpp
    M llvm/lib/Target/Hexagon/HexagonConstExtenders.cpp

  Log Message:
  -----------
  [CodeGen] Add Register::stackSlotIndex(). Replace uses of Register::stackSlot2Index. NFC (#125028)



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