[PATCH] D93423: [GlobalISel] Use slot indexes to speed up huge block compile time
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 16 15:22:06 PST 2020
arsenm added a comment.
I still think the CSE MIR builder shouldn't be required to CSE and can bail early on long dominance queries
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D93423/new/
https://reviews.llvm.org/D93423
More information about the llvm-commits
mailing list