[PATCH] D51664: [IR] Lazily number instructions for local dominance queries

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 12 14:04:51 PDT 2018


rnk added a comment.

Any opinions on this? I'm eager to get it in so I can release it and get some faster builds, but I know it's a core data structure change.


https://reviews.llvm.org/D51664





More information about the llvm-commits mailing list