[PATCH] D98232: [regalloc] Ensure Query::collectInterferringVregs is called before interval iteration
Mircea Trofin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 24 09:12:05 PDT 2021
mtrofin added a comment.
Gentle reminder - I disabled the feature by default on x86 (assuming we're OK with the staged approach).
@sanwou01 , given the compile time overhead on x86 may also affect aarch64, should we disable on aarch64 by default, too?
(sorry if the context requires some digging into this patch's log, happy to provide a summary if that's too daunting)
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