[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 Sep 7 17:01:04 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG6cdca906c79f: [SCEV] Use no-self-wrap flags infered from exit structure to compute trip count (authored by reames).

Changed prior to commit:
  https://reviews.llvm.org/D108651?vs=368475&id=371218#toc

Repository:
  rG LLVM Github Monorepo

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.371218.patch
Type: text/x-patch
Size: 5374 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210908/f498af39/attachment.bin>


More information about the llvm-commits mailing list