[PATCH] D76884: [AMDGPU] Implement -amdgpu-spill-cfi-saved-regs

Venkata Ramanaiah Nalamothu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 24 08:39:55 PDT 2022


RamNalamothu updated this revision to Diff 455236.
RamNalamothu added a comment.
Herald added subscribers: kosarev, foad.
Herald added a project: All.

Rebase onto LLVM mainline top of the tree.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D76884/new/

https://reviews.llvm.org/D76884

Files:
  llvm/lib/Target/AMDGPU/SIFrameLowering.cpp
  llvm/lib/Target/AMDGPU/SILowerSGPRSpills.cpp
  llvm/lib/Target/AMDGPU/SIMachineFunctionInfo.cpp
  llvm/lib/Target/AMDGPU/SIMachineFunctionInfo.h
  llvm/lib/Target/AMDGPU/SIRegisterInfo.cpp
  llvm/lib/Target/AMDGPU/SIRegisterInfo.h
  llvm/test/CodeGen/AMDGPU/amdgpu-spill-cfi-saved-regs.ll
  llvm/test/CodeGen/AMDGPU/frame-setup-without-sgpr-to-vgpr-spills.ll
  llvm/test/CodeGen/AMDGPU/pei-cfi-saves-bug.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76884.455236.patch
Type: text/x-patch
Size: 39652 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220824/ac5a2cab/attachment.bin>


More information about the llvm-commits mailing list