[PATCH] D139673: [AMDGPU][SIFrameLowering] Mark VGPR used for AGPR spills as reserved
Jeffrey Byrnes via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 16 11:37:07 PST 2022
jrbyrnes updated this revision to Diff 483618.
jrbyrnes marked 4 inline comments as done.
jrbyrnes added a comment.
Remove unreserve reg, assert reserved is frozen
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D139673/new/
https://reviews.llvm.org/D139673
Files:
llvm/include/llvm/CodeGen/MachineRegisterInfo.h
llvm/lib/Target/AMDGPU/SIMachineFunctionInfo.cpp
llvm/test/CodeGen/AMDGPU/accvgpr-spill-scc-clobber.mir
llvm/test/CodeGen/AMDGPU/agpr-copy-no-free-registers.ll
llvm/test/CodeGen/AMDGPU/copy-vgpr-clobber-spill-vgpr.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139673.483618.patch
Type: text/x-patch
Size: 70185 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221216/074bd3c3/attachment.bin>
More information about the llvm-commits
mailing list