[PATCH] D69009: [IndVars] Eliminate loop exits with equivalent exit counts
Philip Reames via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 17 10:42:44 PDT 2019
reames updated this revision to Diff 225465.
reames added a comment.
Rebase over landed loop pred change, and some refactoring to address a few concerns brought up in the review.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69009/new/
https://reviews.llvm.org/D69009
Files:
lib/Transforms/Scalar/IndVarSimplify.cpp
test/Transforms/IndVarSimplify/eliminate-exit.ll
test/Transforms/IndVarSimplify/loop-predication.ll
test/Transforms/IndVarSimplify/pr38674.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69009.225465.patch
Type: text/x-patch
Size: 7413 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191017/9369a0b2/attachment.bin>
More information about the llvm-commits
mailing list