[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 14:02:50 PDT 2018
alexsusu updated this revision to Diff 150196.
alexsusu added a comment.
Adding, as Roman suggested, in the header of the test_sext.ll file a line describing the RUN command and a CHECK line.
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.150196.patch
Type: text/x-patch
Size: 12043 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180606/e0aa777f/attachment-0001.bin>
More information about the llvm-commits
mailing list