[PATCH] D40369: Support sext instruction in SCEV delinearization algorithm (new revision)
    Alex Susu via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Oct 25 02:18:43 PDT 2018
    
    
  
alexsusu updated this revision to Diff 171052.
alexsusu marked 7 inline comments as done.
alexsusu added a comment.
Addressed small review issue of greened (David Greene) on comment in method: void visitAddRecExpr(const SCEVAddRecExpr *Numerator) .
Repository:
  rL LLVM
https://reviews.llvm.org/D40369
Files:
  lib/Analysis/ScalarEvolution.cpp
  test/Analysis/Delinearization/test_sext.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40369.171052.patch
Type: text/x-patch
Size: 12440 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181025/068de498/attachment.bin>
    
    
More information about the llvm-commits
mailing list