[PATCH] D109821: [ScalarEvolution] Infer loop max trip count from array accesses

Liren.Peng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 2 19:42:59 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG57e093162e27: [ScalarEvolution] Infer loop max trip count from array accesses (authored by Peakulorain).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D109821

Files:
  llvm/include/llvm/Analysis/ScalarEvolution.h
  llvm/lib/Analysis/ScalarEvolution.cpp
  llvm/unittests/Analysis/ScalarEvolutionTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109821.384308.patch
Type: text/x-patch
Size: 14936 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211103/9c190c85/attachment.bin>


More information about the llvm-commits mailing list