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

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 14 12:57:53 PST 2020


rnk added a subscriber: rriddle.
rnk added a comment.

I meant to add that @rriddle adopted this approach in MLIR:
https://github.com/llvm/llvm-project/blob/master/mlir/include/mlir/IR/Operation.h#L615


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