[PATCH] D130661: RegAllocGreedy: Try local instruction splitting with subranges
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 27 18:06:26 PDT 2022
arsenm updated this revision to Diff 448223.
arsenm added a comment.
Add another small test that reduces spilling (although it should be possible to eliminate it entirely)
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130661/new/
https://reviews.llvm.org/D130661
Files:
llvm/lib/CodeGen/RegAllocGreedy.cpp
llvm/test/CodeGen/AMDGPU/greedy-instruction-split-subrange.mir
llvm/test/CodeGen/AMDGPU/ran-out-of-sgprs-allocation-failure.mir
llvm/test/CodeGen/AMDGPU/splitkit-copy-live-lanes.mir
llvm/test/CodeGen/AMDGPU/tuple-allocation-failure.ll
llvm/test/CodeGen/Thumb2/mve-vst3.ll
llvm/test/CodeGen/Thumb2/mve-vst4.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130661.448223.patch
Type: text/x-patch
Size: 200089 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220728/96ebaec9/attachment-0001.bin>
More information about the llvm-commits
mailing list