[PATCH] D42835: [SCEV] Make isLoopEntryGuardedByCond a bit smarter
Max Kazantsev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 6 22:57:08 PST 2018
mkazantsev updated this revision to Diff 133149.
mkazantsev added a comment.
Blend-in the changes into the existing traversals.
https://reviews.llvm.org/D42835
Files:
include/llvm/IR/InstrTypes.h
lib/Analysis/ScalarEvolution.cpp
lib/IR/Instructions.cpp
test/Transforms/IRCE/conjunctive-checks.ll
test/Transforms/IRCE/decrementing-loop.ll
test/Transforms/IRCE/single-access-no-preloop.ll
test/Transforms/IndVarSimplify/loop-invariant-conditions.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42835.133149.patch
Type: text/x-patch
Size: 12279 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180207/87f05f49/attachment.bin>
More information about the llvm-commits
mailing list