[PATCH] D92405: [VirtRegRewriter] Insert missing killed flags when tracking subregister liveness
Albion Fung via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 2 13:47:07 PST 2021
Conanap updated this revision to Diff 327569.
Conanap added a comment.
A new test case started failing in the process of upstreaming this patched; updated that test case.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D92405/new/
https://reviews.llvm.org/D92405
Files:
llvm/lib/CodeGen/LiveIntervals.cpp
llvm/test/CodeGen/AMDGPU/load-global-i16.ll
llvm/test/CodeGen/AMDGPU/regbank-reassign-wave64.mir
llvm/test/CodeGen/AMDGPU/regbank-reassign.mir
llvm/test/CodeGen/AMDGPU/spill-scavenge-offset.ll
llvm/test/CodeGen/AMDGPU/splitkit-nolivesubranges.mir
llvm/test/CodeGen/AMDGPU/splitkit.mir
llvm/test/CodeGen/AMDGPU/subreg_interference.mir
llvm/test/CodeGen/AMDGPU/unallocatable-bundle-regression.mir
llvm/test/CodeGen/AMDGPU/virtregrewrite-undef-identity-copy.mir
llvm/test/CodeGen/PowerPC/subreg-killed.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92405.327569.patch
Type: text/x-patch
Size: 20594 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210302/b062dffd/attachment-0001.bin>
More information about the llvm-commits
mailing list