[PATCH] D98232: [regalloc] Ensure Query::collectInterferringVregs is called before interval iteration
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 16 14:17:00 PDT 2021
nikic requested changes to this revision.
nikic added a comment.
This revision now requires changes to proceed.
Unfortunately I'm not familiar with RegAlloc, but I somehow doubt that this kind of compile-time hit is intrinsically necessary to address this issue.
This is also missing a test case.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D98232/new/
https://reviews.llvm.org/D98232
More information about the llvm-commits
mailing list