[PATCH] D132436: [AMDGPU][SIFrameLowering] Unify PEI SGPR spill saves and restores (NFC)
Christudasan Devadasan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 1 06:50:09 PDT 2022
cdevadas updated this revision to Diff 472280.
cdevadas retitled this revision from "[AMDGPU][SIFrameLowering] Unify custom SGPR spill saves and restores (NFC)" to "[AMDGPU][SIFrameLowering] Unify PEI SGPR spill saves and restores (NFC)".
cdevadas edited the summary of this revision.
cdevadas added a comment.
Used PrologEpilog instead of the prefix "Custom" to refer SGPR spills during PEI. Also, fixed the review title and summary.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D132436/new/
https://reviews.llvm.org/D132436
Files:
llvm/lib/Target/AMDGPU/SIFrameLowering.cpp
llvm/lib/Target/AMDGPU/SIFrameLowering.h
llvm/lib/Target/AMDGPU/SIMachineFunctionInfo.cpp
llvm/lib/Target/AMDGPU/SIMachineFunctionInfo.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132436.472280.patch
Type: text/x-patch
Size: 37469 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221101/c255e56b/attachment.bin>
More information about the llvm-commits
mailing list