Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
There is no possible situation when it matters, but fine. Making this check first sounds reasonable. LGTM.
Paths
| Differential D73706
[NFC][SCEV] SCEVExpander::isHighCostExpansionHelper(): check that we processed expression first ClosedPublic Authored by lebedev.ri on Jan 30 2020, 6:37 AM.
Details Summary
Diff Detail
Event TimelineComment Actions There is no possible situation when it matters, but fine. Making this check first sounds reasonable. LGTM. This revision is now accepted and ready to land.Feb 4 2020, 7:18 PM Closed by commit rG1622f3e074cb: [NFC][SCEV] SCEVExpander::isHighCostExpansionHelper(): check that we processed… (authored by lebedev.ri). · Explain WhyFeb 25 2020, 12:11 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 246532 llvm/lib/Analysis/ScalarEvolutionExpander.cpp
|