[PATCH] D87832: [IndVars] Remove monotonic checks with unknown exit count
Max Kazantsev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 21 02:42:29 PDT 2020
mkazantsev updated this revision to Diff 293110.
mkazantsev retitled this revision from "[IndVars] Remove checks basing on iteration count" to "[IndVars] Remove monotonic checks with unknown exit count".
mkazantsev edited the summary of this revision.
mkazantsev added a comment.
Moved code to proper place.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D87832/new/
https://reviews.llvm.org/D87832
Files:
llvm/lib/Transforms/Scalar/IndVarSimplify.cpp
llvm/test/Transforms/IndVarSimplify/monotonic_checks.ll
llvm/test/Transforms/IndVarSimplify/predicated_ranges.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87832.293110.patch
Type: text/x-patch
Size: 6368 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200921/89a5ae1b/attachment.bin>
More information about the llvm-commits
mailing list