Params DT and LI are redundant, because these values are contained in fields anyways.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D33668
[SCEV][NFC] Remove redundant params from isAvailableAtLoopEntry ClosedPublic Authored by mkazantsev on May 30 2017, 2:52 AM.
Details Summary Params DT and LI are redundant, because these values are contained in fields anyways.
Diff Detail Event TimelineThis revision is now accepted and ready to land.May 30 2017, 2:54 AM Closed by commit rL304204: [SCEV][NFC] Remove redundant params from isAvailableAtLoopEntry (authored by mkazantsev). · Explain WhyMay 30 2017, 3:55 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 100678 include/llvm/Analysis/ScalarEvolution.h
lib/Analysis/ScalarEvolution.cpp
|