[PATCH] D35539: [IRCE] Handle loops with step different from 1/-1
Max Kazantsev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 1 04:53:17 PDT 2017
mkazantsev updated this revision to Diff 109084.
mkazantsev marked an inline comment as done.
mkazantsev added a comment.
Rebased after underlying patch update, added comments.
https://reviews.llvm.org/D35539
Files:
lib/Transforms/Scalar/InductiveRangeCheckElimination.cpp
test/Transforms/IRCE/stride_more_than_1.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35539.109084.patch
Type: text/x-patch
Size: 33663 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170801/a43fe613/attachment.bin>
More information about the llvm-commits
mailing list