[PATCH] D35391: [Dominators] Teach LoopDeletion to use the new incremental API

Daniel Berlin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 2 09:34:23 PDT 2017


dberlin accepted this revision.
dberlin added a comment.

This looks fine to me.
I think it may make sense to try to add a few simple cfg drawings to show what machinations are really happening here, but if others undersrtand them just from the text descriptions, awesome.


https://reviews.llvm.org/D35391





More information about the llvm-commits mailing list