[PATCH] D17473: [LoopUnroll] Avoid unnecessary DT recomputation.
Chandler Carruth via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 22 16:23:42 PST 2016
chandlerc added a comment.
Awesome, thanks Michael. And yea, I'm very happy to have the verify in here until someone complains about it. This is too easy to get wrong, and the only way we'll find the really awesome test cases are with the verify left in place.
http://reviews.llvm.org/D17473
More information about the llvm-commits
mailing list