[PATCH] D35597: [Dominators] Move root-finding out of DomTreeBase and simplify it

Jakub Kuderski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 18 18:19:55 PDT 2017


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

Update the comment about virtual roots.


https://reviews.llvm.org/D35597

Files:
  include/llvm/IR/Dominators.h
  include/llvm/Support/GenericDomTree.h
  include/llvm/Support/GenericDomTreeConstruction.h
  lib/IR/Dominators.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35597.107220.patch
Type: text/x-patch
Size: 10580 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170719/23b7e799/attachment.bin>


More information about the llvm-commits mailing list