[PATCH] D88499: [NFC][regalloc] Make VirtRegAuxInfo part of allocator state
Quentin Colombet via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 29 14:30:03 PDT 2020
qcolombet accepted this revision.
qcolombet added a comment.
This revision is now accepted and ready to land.
> When looking at Greedy, for example, it's easier to read that "weight calculation always happens the same way".
I see. The readability improvement is worth it, I agree.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88499/new/
https://reviews.llvm.org/D88499
More information about the llvm-commits
mailing list