This change has three major advantages: + The ScopInfo.cpp becomes smaller. + It allows to use the SCEVAffinator from outside the ScopInfo. + A member object allows state which in turn allows e.g., caching.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
This looks good to me.
There is just a TODO that you forgot in one @brief comment.
Best,
Tobias