Preserve both the information on divisibility of an expression (Expr%M == 0) and minimum value of the expression (Expr > N) regardless of their order.
Fixing #55645
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D128701
[SCEV] Preserve information in applyLoopGuards AbandonedPublic Authored by alonkom on Jun 27 2022, 11:42 PM.
Revision Contents
Diff 440489 llvm/lib/Analysis/ScalarEvolution.cpp
llvm/test/Analysis/ScalarEvolution/trip-multiple-guard-info.ll
|