Add tests combining assume on trip count divisibility (TV % VF) and minimum/maximum values (TC > N, TC < M).
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D143337
[SCEV] Add tests where multiple assumes can be used to improve trip multiple ClosedPublic Authored by alonkom on Feb 5 2023, 3:57 AM.
Details Summary Add tests combining assume on trip count divisibility (TV % VF) and minimum/maximum values (TC > N, TC < M).
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Feb 5 2023, 4:16 AM Closed by commit rGfaf029d9728f: [Test][SCEV] Add tests where multiple assumes can be used to improve trip… (authored by mkazantsev). · Explain WhyFeb 10 2023, 1:23 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 496372 llvm/test/Analysis/ScalarEvolution/trip-multiple-guard-info.ll
|