[PATCH] D88208: [SCEV] Prove implicaitons via AddRec start
Max Kazantsev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 25 02:25:15 PDT 2020
mkazantsev updated this revision to Diff 294257.
mkazantsev added a comment.
Ruled out "known after loop" case because it is something we do not want to deal with.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88208/new/
https://reviews.llvm.org/D88208
Files:
llvm/include/llvm/Analysis/ScalarEvolution.h
llvm/lib/Analysis/ScalarEvolution.cpp
llvm/unittests/Analysis/ScalarEvolutionTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88208.294257.patch
Type: text/x-patch
Size: 14748 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200925/be65cd90/attachment.bin>
More information about the llvm-commits
mailing list