[PATCH] D73398: In SCEV's printer pass, print an estimate of the exit count for each exit from profiling information
Philip Reames via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 27 10:39:19 PST 2020
reames updated this revision to Diff 240636.
reames added a comment.
Fix off by one bug pointed out in review.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73398/new/
https://reviews.llvm.org/D73398
Files:
llvm/lib/Analysis/ScalarEvolution.cpp
llvm/test/Analysis/ScalarEvolution/trip-count.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73398.240636.patch
Type: text/x-patch
Size: 7318 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200127/02041fd2/attachment.bin>
More information about the llvm-commits
mailing list