[PATCH] D48967: [Dominators] Convert existing passes and utils to use the DomTreeUpdater class

Chijun Sima via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 25 11:23:01 PDT 2018


NutshellySima added a comment.

Now the utils after conversion is functionally equivalent with the current DDT implementation and I think the patch is ready.


https://reviews.llvm.org/D48967





More information about the llvm-commits mailing list