[PATCH] D108651: [SCEV] Use no-self-wrap flags infered from exit structure to compute trip count

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 24 15:25:42 PDT 2021


reames updated this revision to Diff 368475.
reames edited the summary of this revision.
reames added a comment.

Rebase over landed changes and tests


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

https://reviews.llvm.org/D108651

Files:
  llvm/lib/Analysis/ScalarEvolution.cpp
  llvm/test/Analysis/ScalarEvolution/trip-count-implied-addrec.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108651.368475.patch
Type: text/x-patch
Size: 5387 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210824/0953ddef/attachment.bin>


More information about the llvm-commits mailing list