Replace two places that duplicate the code of isLoopInvariant method with
the invocation of this method.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D33313
[SCEV][NFC] Remove duplication of isLoopInvariant code ClosedPublic Authored by mkazantsev on May 18 2017, 1:24 AM.
Details Summary Replace two places that duplicate the code of isLoopInvariant method with
Diff Detail
Event TimelineClosed by commit rL303336: [SCEV][NFC] Remove duplication of isLoopInvariant code (authored by mkazantsev). · Explain WhyMay 18 2017, 1:40 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 99410 llvm/trunk/lib/Analysis/ScalarEvolution.cpp
|