Extend the logic in addInfoForInductions to support decrementing
inductions with a step of -1.
NOTE: I still need to add small tests for the patch.
Depends on D152730.
Fixes #64881.
Paths
| Differential D158777
[ConstraintElim] Support decrementing inductions with step -1. AbandonedPublic Authored by fhahn on Aug 24 2023, 2:00 PM.
Details
Summary Extend the logic in addInfoForInductions to support decrementing NOTE: I still need to add small tests for the patch.
Depends on D152730. Fixes #64881.
Diff Detail
Revision Contents
Diff 553252 llvm/lib/Transforms/Scalar/ConstraintElimination.cpp
llvm/test/Transforms/PhaseOrdering/loop-access-checks.ll
|