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

Liren.Peng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 15 05:55:29 PDT 2021


Peakulorain updated this revision to Diff 372683.
Peakulorain retitled this revision from "[ScalarEvolution][LoopIdiom] Infer loop max trip count from array accesses" to "[ScalarEvolution] Infer loop max trip count from array accesses".
Peakulorain edited the summary of this revision.
Peakulorain added a comment.

Split into two parts. This is the first part about [ScalarEvolution].


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/test/Analysis/ScalarEvolution/max-trip-count.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109821.372683.patch
Type: text/x-patch
Size: 9852 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210915/6b5da8cb/attachment.bin>


More information about the llvm-commits mailing list