[PATCH] D52760: [SimplifyCFG] Change recursive calls to llvm::SimplifyCFG to instead use an outer while loop to revisit.

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 4 10:19:19 PDT 2018


reames accepted this revision.
reames added a comment.
This revision is now accepted and ready to land.

LGTM


https://reviews.llvm.org/D52760





More information about the llvm-commits mailing list