[PATCH] D34548: [Dominators] Keep tree level in DomTreeNode and use it to find NCD and answer dominance queries

Jakub Kuderski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 26 18:58:26 PDT 2017


kuhar updated this revision to Diff 104073.
kuhar added a comment.

Update the diff.

I would like to teach IDF to use levels in a separate patch.


https://reviews.llvm.org/D34548

Files:
  include/llvm/Support/GenericDomTree.h
  include/llvm/Support/GenericDomTreeConstruction.h
  unittests/IR/DominatorTreeTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34548.104073.patch
Type: text/x-patch
Size: 9188 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170627/4cf86883/attachment.bin>


More information about the llvm-commits mailing list