[PATCH] D96015: [RegAllocFast] Handle case where operand of copy cannot be assigned.
Quentin Colombet via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 8 14:53:27 PST 2021
qcolombet added a comment.
> the list scheduler has register pressure tracking disabled I think.
That's not really a problem with register pressure tracking, this is mainly a matter of keeping the physical live-ranges as small as possible.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D96015/new/
https://reviews.llvm.org/D96015
More information about the llvm-commits
mailing list