[PATCH] D27469: [LoopVersioning] Check if exit block dominates runtime check block.
Adam Nemet via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 6 11:08:05 PST 2016
anemet accepted this revision.
anemet added a reviewer: hfinkel.
anemet added a subscriber: hfinkel.
anemet added a comment.
This revision is now accepted and ready to land.
LGTM. @hfinkel, is there a better way to handle infinite loops like this?
https://reviews.llvm.org/D27469
More information about the llvm-commits
mailing list