[PATCH] D80282: [AMDGPU] Make SGPR spills exec mask agnostic
Carl Ritson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 21 04:50:17 PDT 2020
critson updated this revision to Diff 265474.
critson marked 5 inline comments as done.
critson added a comment.
- Address comments.
- Add MIR test.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D80282/new/
https://reviews.llvm.org/D80282
Files:
llvm/lib/Target/AMDGPU/SIRegisterInfo.cpp
llvm/lib/Target/AMDGPU/SIRegisterInfo.h
llvm/test/CodeGen/AMDGPU/control-flow-fastregalloc.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-m0.ll
llvm/test/CodeGen/AMDGPU/spill-scavenge-offset.ll
llvm/test/CodeGen/AMDGPU/spill-wide-sgpr.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80282.265474.patch
Type: text/x-patch
Size: 45744 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200521/c5ec8d11/attachment-0001.bin>
More information about the llvm-commits
mailing list