[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
Fri Jun 23 10:33:06 PDT 2017


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

Minor cleanup


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.103747.patch
Type: text/x-patch
Size: 9029 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170623/0372aadd/attachment.bin>


More information about the llvm-commits mailing list