Minor refactoring to reduce size of functional change D124309:
look-ahead scoring routines pulled out of VLOperands and formed
new LookAheadHeuristics helper class.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D124313
[SLP][NFC] Outline lookahead heuristics into a separate helper class. ClosedPublic Authored by vdmitrie on Apr 22 2022, 5:19 PM.
Details Summary Minor refactoring to reduce size of functional change D124309:
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 22 2022, 5:44 PM Closed by commit rGedf7bed87b77: [SLP][NFC] Outline lookahead heuristics into a separate helper class. (authored by vdmitrie). · Explain WhyApr 22 2022, 6:59 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 424680 llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
|