[PATCH] D106331: [ScalarEvolution] Try harder to prove overflow in howManyLessThans.
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 19 18:26:47 PDT 2021
efriedma updated this revision to Diff 359979.
efriedma added a comment.
Missed a test update
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D106331/new/
https://reviews.llvm.org/D106331
Files:
llvm/include/llvm/Analysis/ScalarEvolution.h
llvm/lib/Analysis/ScalarEvolution.cpp
llvm/test/Analysis/ScalarEvolution/trip-count-unknown-stride.ll
llvm/test/Transforms/LoopReroll/nonconst_lb.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106331.359979.patch
Type: text/x-patch
Size: 6950 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210720/cd07a995/attachment.bin>
More information about the llvm-commits
mailing list