[PATCH] D17537: Introduce analysis pass to compute PostDominators in the new pass manager. NFC
Tobias Grosser via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 25 05:12:28 PST 2016
grosser accepted this revision.
grosser added a comment.
This revision is now accepted and ready to land.
Hi ether,
this change looks good to me. The introduction of the post-dominator tree follows precisely Chandler's template in other passes and the DotGraphTraits look good as well.
Repository:
rL LLVM
http://reviews.llvm.org/D17537
More information about the llvm-commits
mailing list