[PATCH] D25607: [SCEV] More accurate calculation of max backedge count of some less-than loops

John Brawn via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 18 03:20:08 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL284465: [SCEV] More accurate calculation of max backedge count of some less-than loops (authored by john.brawn).

Changed prior to commit:
  https://reviews.llvm.org/D25607?vs=74656&id=74965#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D25607

Files:
  llvm/trunk/lib/Analysis/ScalarEvolution.cpp
  llvm/trunk/test/Analysis/ScalarEvolution/trip-count13.ll
  llvm/trunk/test/Analysis/ScalarEvolution/trip-count14.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25607.74965.patch
Type: text/x-patch
Size: 11894 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161018/85a4921c/attachment.bin>


More information about the llvm-commits mailing list