[PATCH] D54706: [LoopSimplifyCFG] Remove phis whilst removing CFG edges

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 19 22:32:02 PST 2018


mkazantsev added a comment.

This thing is already fixed in a more general way in https://reviews.llvm.org/rL347289, I suggest to abandon this one. You can check in the test if you want, but we have similar tests in this patch.


https://reviews.llvm.org/D54706





More information about the llvm-commits mailing list