[all-commits] [llvm/llvm-project] 62d035: [llvm] Mark scavenging spill-slots as *spilled* st...

Guy David via All-commits all-commits at lists.llvm.org
Sun Jan 12 23:54:24 PST 2025


  Branch: refs/heads/users/guy-david/scavenging-spill-slots
  Home:   https://github.com/llvm/llvm-project
  Commit: 62d0351fafeaa5c1aba8fd51f3dd9030e9aad40f
      https://github.com/llvm/llvm-project/commit/62d0351fafeaa5c1aba8fd51f3dd9030e9aad40f
  Author: Guy David <guyda96 at gmail.com>
  Date:   2025-01-13 (Mon, 13 Jan 2025)

  Changed paths:
    M llvm/lib/Target/AArch64/AArch64FrameLowering.cpp
    M llvm/lib/Target/AMDGPU/SIFrameLowering.cpp
    M llvm/lib/Target/ARC/ARCFrameLowering.cpp
    M llvm/lib/Target/ARM/ARMFrameLowering.cpp
    M llvm/lib/Target/CSKY/CSKYFrameLowering.cpp
    M llvm/lib/Target/LoongArch/LoongArchFrameLowering.cpp
    M llvm/lib/Target/Mips/MipsSEFrameLowering.cpp
    M llvm/lib/Target/PowerPC/PPCFrameLowering.cpp
    M llvm/lib/Target/RISCV/RISCVFrameLowering.cpp
    M llvm/lib/Target/SystemZ/SystemZFrameLowering.cpp
    M llvm/lib/Target/XCore/XCoreFrameLowering.cpp
    M llvm/lib/Target/Xtensa/XtensaFrameLowering.cpp
    M llvm/test/CodeGen/PowerPC/alloca-crspill.ll
    M llvm/test/CodeGen/RISCV/rvv/addi-rvv-stack-object.mir

  Log Message:
  -----------
  [llvm] Mark scavenging spill-slots as *spilled* stack objects.

This seems like an oversight when copying code from other backends.



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