[PATCH] D145230: [ScalarEvolution] Apply loop guards against min/max for its arguments
Dmitry Makogon via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 3 04:43:00 PST 2023
dmakogon updated this revision to Diff 502100.
dmakogon added a comment.
There is one regression I didn't notice initially. Posted fix for review - https://reviews.llvm.org/D145231
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D145230/new/
https://reviews.llvm.org/D145230
Files:
llvm/lib/Analysis/ScalarEvolution.cpp
llvm/test/Analysis/ScalarEvolution/max-backedge-taken-count-guard-info-rewrite-expressions.ll
llvm/test/Analysis/ScalarEvolution/trip-count-minmax.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145230.502100.patch
Type: text/x-patch
Size: 28587 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230303/6d842102/attachment.bin>
More information about the llvm-commits
mailing list