This came up in review for another patch, see https://reviews.llvm.org/D102982#2782407 for full context.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D103182
[SCEV] Generalize getSmallConstantTripCount(L) for multiple exit loops ClosedPublic Authored by reames on May 26 2021, 9:49 AM.
Details Summary This came up in review for another patch, see https://reviews.llvm.org/D102982#2782407 for full context.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 26 2021, 10:46 AM Closed by commit rG9306bb638ff2: [SCEV] Generalize getSmallConstantTripCount(L) for multiple exit loops (authored by reames). · Explain WhyMay 26 2021, 11:18 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 348026 llvm/include/llvm/Analysis/ScalarEvolution.h
llvm/lib/Analysis/ScalarEvolution.cpp
|