[PATCH] D22377: [SCEV] trip count calculation for loops with unknown stride
Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 16 07:46:47 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL281732: Reapplying r278731 after fixing the problem that caused it to be reverted. (authored by dlkreitz).
Changed prior to commit:
https://reviews.llvm.org/D22377?vs=71083&id=71645#toc
Repository:
rL LLVM
https://reviews.llvm.org/D22377
Files:
llvm/trunk/include/llvm/Analysis/ScalarEvolution.h
llvm/trunk/lib/Analysis/ScalarEvolution.cpp
llvm/trunk/test/Analysis/ScalarEvolution/trip-count-unknown-stride.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22377.71645.patch
Type: text/x-patch
Size: 10359 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160916/1d6a96fa/attachment.bin>
More information about the llvm-commits
mailing list