[PATCH] D38825: [SCEV] Teach SCEV to find maxBECount when loop endbound is variant
    Phabricator via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Fri Oct 13 07:31:00 PDT 2017
    
    
  
This revision was automatically updated to reflect the committed changes.
Closed by commit rL315683: [SCEV] Teach SCEV to find maxBECount when loop endbound is variant (authored by annat).
Changed prior to commit:
  https://reviews.llvm.org/D38825?vs=118780&id=118908#toc
Repository:
  rL LLVM
https://reviews.llvm.org/D38825
Files:
  llvm/trunk/include/llvm/Analysis/ScalarEvolution.h
  llvm/trunk/lib/Analysis/ScalarEvolution.cpp
  llvm/trunk/test/Analysis/ScalarEvolution/max-trip-count.ll
  llvm/trunk/test/Transforms/LoopSimplify/preserve-scev.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38825.118908.patch
Type: text/x-patch
Size: 12876 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171013/ad448b51/attachment.bin>
    
    
More information about the llvm-commits
mailing list