[PATCH] D63279: [Analyzer] Unroll for-loops where the upper boundary is a variable with know value
Balogh, Ádám via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jul 17 06:08:00 PDT 2019
baloghadamsoftware updated this revision to Diff 210302.
baloghadamsoftware added a comment.
Test case added for loop conditions written in reverse order and code fixed to make the test pass.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63279/new/
https://reviews.llvm.org/D63279
Files:
lib/StaticAnalyzer/Core/LoopUnrolling.cpp
test/Analysis/loop-unrolling.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63279.210302.patch
Type: text/x-patch
Size: 5518 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190717/16a94f3d/attachment.bin>
More information about the cfe-commits
mailing list