[PATCH] D44001: [SCEV] Prove implications for SCEVUnknown Phis
Max Kazantsev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 14 23:49:28 PDT 2018
mkazantsev updated this revision to Diff 138498.
mkazantsev added a comment.
Replaced the overconfident assertion with a check. It is something to follow-up on, but let's not do it in frames of this patch. Added a corresponding test.
https://reviews.llvm.org/D44001
Files:
include/llvm/Analysis/ScalarEvolution.h
lib/Analysis/ScalarEvolution.cpp
test/Transforms/IRCE/decrementing-loop.ll
test/Transforms/IndVarSimplify/promote-iv-to-eliminate-casts.ll
test/Transforms/LoopPredication/prove-via-merge.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44001.138498.patch
Type: text/x-patch
Size: 12507 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180315/048e4ff2/attachment.bin>
More information about the llvm-commits
mailing list