Renaming as a preparation step to generalizing IRCE for comparison not only against
the next value of an indvar, but also against the current.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D36509
[IRCE][NFC] Rename IndVarNext to IndVarBase ClosedPublic Authored by mkazantsev on Aug 9 2017, 4:01 AM.
Details Summary Renaming as a preparation step to generalizing IRCE for comparison not only against
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 9 2017, 12:12 PM Closed by commit rL312215: [IRCE][NFC] Rename IndVarNext to IndVarBase (authored by mkazantsev). · Explain WhyAug 30 2017, 10:59 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 113358 llvm/trunk/lib/Transforms/Scalar/InductiveRangeCheckElimination.cpp
|