[PATCH] D149251: [SCEV] Replace NumTripCountsComputed stat with NumExitCountsComputed
Dmitry Makogon via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 11 03:26:33 PDT 2023
dmakogon updated this revision to Diff 521242.
dmakogon added a comment.
Don't count symbolic exit counts in statistics
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D149251/new/
https://reviews.llvm.org/D149251
Files:
llvm/lib/Analysis/ScalarEvolution.cpp
llvm/test/Analysis/ScalarEvolution/pr62380.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149251.521242.patch
Type: text/x-patch
Size: 5143 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230511/515c056c/attachment.bin>
More information about the llvm-commits
mailing list