[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
Wed Jun 6 12:32:46 PDT 2018


alexsusu updated this revision to Diff 150180.
alexsusu added a comment.

Adding as Roman said the patch for ScalarEvolution.cpp and also the associated test test/Analysis/Delinearization/test_sext.ll .


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.150180.patch
Type: text/x-patch
Size: 11787 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180606/74a6a43d/attachment-0001.bin>


More information about the llvm-commits mailing list