[PATCH] D109821: [ScalarEvolution] Infer loop max trip count from array accesses
Liren.Peng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 28 20:13:53 PDT 2021
Peakulorain updated this revision to Diff 383225.
Peakulorain added a comment.
The remaining bugs have been clearly described in the code comments, and I will fix them in the next step. This API is disabled by default now.
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.383225.patch
Type: text/x-patch
Size: 14936 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211029/6d6423ad/attachment.bin>
More information about the llvm-commits
mailing list