[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 12:39:22 PST 2023


dmakogon updated this revision to Diff 502225.
dmakogon added a comment.

Cleanup, got rid of copy-paste code


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.502225.patch
Type: text/x-patch
Size: 28533 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230303/41bfe27d/attachment-0001.bin>


More information about the llvm-commits mailing list