[PATCH] D139403: [SCEV] Compute symbolic exit count for 'and' conditions

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 8 00:43:32 PST 2022


mkazantsev updated this revision to Diff 481180.
mkazantsev added a comment.

Fixed umin(seq)


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D139403/new/

https://reviews.llvm.org/D139403

Files:
  llvm/lib/Analysis/ScalarEvolution.cpp
  llvm/test/Analysis/ScalarEvolution/symbolic_max_exit_count.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139403.481180.patch
Type: text/x-patch
Size: 8720 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221208/268b02ff/attachment.bin>


More information about the llvm-commits mailing list