[PATCH] D40369: Support sext, zext and trunc instructions in SCEV delinearization algorithm (new revision)

Alex Susu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 30 14:12:46 PDT 2018


alexsusu updated this revision to Diff 144635.
alexsusu edited the summary of this revision.
alexsusu removed a reviewer: bollu.
alexsusu set the repository for this revision to rL LLVM.
alexsusu added a comment.
Herald added a reviewer: bollu.
Herald added a subscriber: javed.absar.

Note that in this patch we only address the SExt, as suggested by Michael (Meinersbur).


Repository:
  rL LLVM

https://reviews.llvm.org/D40369

Files:
  ScalarEvolution.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40369.144635.patch
Type: text/x-patch
Size: 6126 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180430/86aef50e/attachment.bin>


More information about the llvm-commits mailing list