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

Liren.Peng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 14 01:54:57 PDT 2023


Peakulorain updated this revision to Diff 540324.

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.540324.patch
Type: text/x-patch
Size: 23487 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230714/12dd1d36/attachment.bin>


More information about the llvm-commits mailing list