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

Daniel Berlin via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 26 19:02:41 PDT 2017


That's fine. I would consider such a patch obvious, so unless you
specifically want it reviewed, please feel free to just do it and commit it
:)


On Mon, Jun 26, 2017 at 6:58 PM, Jakub Kuderski via Phabricator <
reviews at reviews.llvm.org> wrote:

> 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 --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170626/0a02e7a3/attachment-0001.html>


More information about the llvm-commits mailing list