[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 Jun 6 23:25:37 PDT 2018
alexsusu updated this revision to Diff 150257.
alexsusu marked an inline comment as done.
alexsusu retitled this revision from "Support sext, zext and trunc instructions in SCEV delinearization algorithm (new revision)" to "Support sext instruction in SCEV delinearization algorithm (new revision)".
alexsusu added a comment.
Addressed Michael Kruse's comment on the patch - changed the test .ll file.
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.150257.patch
Type: text/x-patch
Size: 12253 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180607/177733f5/attachment.bin>
More information about the llvm-commits
mailing list