[PATCH] D37265: [SCEV] Ensure ScalarEvolution::createAddRecFromPHIWithCastsImpl properly handles out of range truncations of the start and accum values
    Daniel Neilson via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Aug 31 09:36:22 PDT 2017
    
    
  
dneilson updated this revision to Diff 113420.
dneilson added a comment.
Addressing some reviewer comments.
https://reviews.llvm.org/D37265
Files:
  lib/Analysis/ScalarEvolution.cpp
  test/Analysis/ScalarEvolution/overflow-addrec.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37265.113420.patch
Type: text/x-patch
Size: 7288 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170831/facc5c48/attachment.bin>
    
    
More information about the llvm-commits
mailing list