[PATCH] D22959: MachineLoopInfo: add methods findLoopPreheader and getExitingBlock

Brendon Cahoon via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 11 16:24:10 PDT 2016


bcahoon added a comment.

The changes look good to me.  The only nitpick is that you should run clang-format on your changes.


https://reviews.llvm.org/D22959





More information about the llvm-commits mailing list