[PATCH] D40369: Support sext instruction in SCEV delinearization algorithm (new revision)

Alex Susu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 25 11:51:13 PDT 2018


alexsusu updated this revision to Diff 157332.
alexsusu marked 2 inline comments as done.
alexsusu added a comment.

Did corrections, following Dave Green's comments.


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.157332.patch
Type: text/x-patch
Size: 12470 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180725/ea7ca3c8/attachment.bin>


More information about the llvm-commits mailing list