[PATCH] D110411: [LiveIntervals] Update subranges in processTiedPairs
Jay Foad via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 2 09:47:38 PDT 2021
foad updated this revision to Diff 384143.
foad added a comment.
Herald added subscribers: luke957, frasercrmck, luismarques, apazos, sameer.abuasal, s.egerton, Jim, jocewei, PkmX, the_o, brucehoult, MartinMosbeck, rogfer01, edward-jones, zzheng, MaskRay, jrtc27, niosHD, sabuasal, simoncook, johnrusso, rbar, asb.
More subreg awareness: replace "bool ReplacedAllUntiedUses" with
"LaneBitmask RemainingUses". Fixes some RISCV test cases.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D110411/new/
https://reviews.llvm.org/D110411
Files:
llvm/lib/CodeGen/TwoAddressInstructionPass.cpp
llvm/test/CodeGen/AMDGPU/llvm.amdgcn.set.inactive.ll
llvm/test/CodeGen/AMDGPU/operand-folding.ll
llvm/test/CodeGen/Hexagon/addh.ll
llvm/test/CodeGen/RISCV/rvv/fixed-vectors-insert-subvector.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110411.384143.patch
Type: text/x-patch
Size: 6606 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211102/b7e69523/attachment-0001.bin>
More information about the llvm-commits
mailing list