[PATCH] D104075: [ScalarEvolution] Merge howManyGreaterThans with howManyLessThans.
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 15 17:32:18 PDT 2021
efriedma updated this revision to Diff 352302.
efriedma added a comment.
Herald added a subscriber: jfb.
Added tests. A couple more cleanups.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D104075/new/
https://reviews.llvm.org/D104075
Files:
llvm/include/llvm/Analysis/ScalarEvolution.h
llvm/lib/Analysis/ScalarEvolution.cpp
llvm/test/Analysis/ScalarEvolution/lt-overflow.ll
llvm/test/Analysis/ScalarEvolution/max-trip-count.ll
llvm/test/Analysis/ScalarEvolution/trip-count13.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104075.352302.patch
Type: text/x-patch
Size: 15132 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210616/adc5fbe1/attachment.bin>
More information about the llvm-commits
mailing list