[PATCH] D22377: [SCEV] trip count calculation for loops with unknown stride

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 15 13:29:45 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL278731: Enhance SCEV to compute the trip count for some loops with unknown stride. (authored by dlkreitz).

Changed prior to commit:
  https://reviews.llvm.org/D22377?vs=67389&id=68067#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.68067.patch
Type: text/x-patch
Size: 7456 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160815/08f16a6c/attachment.bin>


More information about the llvm-commits mailing list