[PATCH] D103118: [SCEV] Compute exit counts for unsigned IVs using mustprogress semantics

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 3 14:46:47 PDT 2021


reames updated this revision to Diff 349697.
reames added a comment.

Address reviewer suggestion.


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

https://reviews.llvm.org/D103118

Files:
  llvm/include/llvm/Analysis/ScalarEvolution.h
  llvm/lib/Analysis/ScalarEvolution.cpp
  llvm/test/Analysis/ScalarEvolution/lt-overflow.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103118.349697.patch
Type: text/x-patch
Size: 8397 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210603/6ea6ca23/attachment.bin>


More information about the llvm-commits mailing list