[PATCH] D63733: [IndVars] Use exit count reasoning to discharge obviously untaken exits
Philip Reames via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 5 16:36:10 PDT 2019
reames updated this revision to Diff 208246.
reames added a comment.
Remove the untested code since no one suggested uses. Hopefully this should unblock review.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63733/new/
https://reviews.llvm.org/D63733
Files:
lib/Transforms/Scalar/IndVarSimplify.cpp
test/Transforms/IndVarSimplify/eliminate-exit.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63733.208246.patch
Type: text/x-patch
Size: 8717 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190705/9c9ba4be/attachment.bin>
More information about the llvm-commits
mailing list