This function can be reused in other places.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D87274
[NFC] Move functon from IndVarSimplify to SCEV ClosedPublic Authored by mkazantsev on Sep 8 2020, 12:47 AM.
Details Summary This function can be reused in other places.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Sep 8 2020, 1:06 AM Comment Actions
Because of renaming, mostly. :) mkazantsev added a child revision: D87344: [IndVars] Remove exiting conditions that are trivially true/false.Sep 8 2020, 9:19 PM Closed by commit rG795e4ee9d2db: [NFC] Move functon from IndVarSimplify to SCEV (authored by mkazantsev). · Explain WhySep 8 2020, 9:21 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 290636 llvm/include/llvm/Analysis/ScalarEvolution.h
llvm/lib/Analysis/ScalarEvolution.cpp
llvm/lib/Transforms/Scalar/IndVarSimplify.cpp
|