[PATCH] D36215: [IRCE] Identify loops with latch comparison against current IV value
Max Kazantsev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Aug 6 23:26:55 PDT 2017
mkazantsev updated this revision to Diff 109953.
mkazantsev edited the summary of this revision.
mkazantsev added a comment.
Fixed the bug that was found on internal testing, extended tests.
https://reviews.llvm.org/D36215
Files:
lib/Transforms/Scalar/InductiveRangeCheckElimination.cpp
test/Transforms/IRCE/latch-comparison-against-current-value.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36215.109953.patch
Type: text/x-patch
Size: 12466 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170807/385d8c65/attachment-0001.bin>
More information about the llvm-commits
mailing list