[PATCH] D96517: [AMDGPU] Optimize SGPR to scratch spilling
Sebastian Neubauer via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 17 08:45:59 PST 2021
sebastian-ne updated this revision to Diff 324321.
sebastian-ne marked 2 inline comments as done.
sebastian-ne added a comment.
Rebase and add ST.hasSaveexecB32() instead of checking architecture.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D96517/new/
https://reviews.llvm.org/D96517
Files:
llvm/lib/Target/AMDGPU/GCNSubtarget.h
llvm/lib/Target/AMDGPU/SIRegisterInfo.cpp
llvm/lib/Target/AMDGPU/SIRegisterInfo.h
llvm/test/CodeGen/AMDGPU/frame-setup-without-sgpr-to-vgpr-spills.ll
llvm/test/CodeGen/AMDGPU/partial-sgpr-to-vgpr-spills.ll
llvm/test/CodeGen/AMDGPU/sgpr-spill.mir
llvm/test/CodeGen/AMDGPU/si-spill-sgpr-stack.ll
llvm/test/CodeGen/AMDGPU/spill-special-sgpr.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96517.324321.patch
Type: text/x-patch
Size: 203226 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210217/e7494950/attachment-0001.bin>
More information about the llvm-commits
mailing list