[PATCH] D155049: [ScalarEvolution] Infer loop max trip count from memory accesses

Liren.Peng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 3 20:07:56 PDT 2023


Peakulorain updated this revision to Diff 547089.

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

https://reviews.llvm.org/D155049

Files:
  llvm/include/llvm/Analysis/ScalarEvolution.h
  llvm/lib/Analysis/ScalarEvolution.cpp
  llvm/test/Analysis/ScalarEvolution/infer-trip-count-idx-wrap.ll
  llvm/test/Analysis/ScalarEvolution/infer-trip-count.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155049.547089.patch
Type: text/x-patch
Size: 23487 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230804/665b17a2/attachment-0001.bin>


More information about the llvm-commits mailing list