[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 Jul 20 01:50:30 PDT 2023


Peakulorain updated this revision to Diff 542373.

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.542373.patch
Type: text/x-patch
Size: 21355 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230720/adae631b/attachment.bin>


More information about the llvm-commits mailing list