[PATCH] D79776: [AMDGPU] Allow use of StackPtrOffsetReg when building spills
Carl Ritson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 14 03:42:48 PDT 2020
critson updated this revision to Diff 263960.
critson added a comment.
- Fix bug where offset register would not be correctly restored
- Modify test to use smaller array (compiles much faster)
- Add checks in test
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79776/new/
https://reviews.llvm.org/D79776
Files:
llvm/lib/Target/AMDGPU/SIRegisterInfo.cpp
llvm/test/CodeGen/AMDGPU/spill-scavenge-offset.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79776.263960.patch
Type: text/x-patch
Size: 5678 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200514/6758800b/attachment-0001.bin>
More information about the llvm-commits
mailing list