[PATCH] D51664: [IR] Lazily number instructions for local dominance queries
Chris Lattner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Feb 15 12:00:59 PST 2020
lattner accepted this revision.
lattner added a comment.
This revision is now accepted and ready to land.
I haven't carefully reviewed the patch, but I think this is the right thing to do architecturally for the compiler. Thank you for driving this Reid. I'd appreciate it if someone could scrutinize the patch though!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D51664/new/
https://reviews.llvm.org/D51664
More information about the llvm-commits
mailing list