[PATCH] D27469: [LoopVersioning] Check if exit block dominates runtime check block.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 6 14:27:37 PST 2016


fhahn added a comment.

@efriedma Only versioning loops that are in loop simplify form would prevent the error case. If that's the preferred solution I'd be happy to update the patch.


https://reviews.llvm.org/D27469





More information about the llvm-commits mailing list