Removed data members ReduxWidth and MinVecRegSize + some C++11 improvements.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D29010
[SLP] Refactoring of HorizontalReduction class, NFC. ClosedPublic Authored by ABataev on Jan 23 2017, 3:34 AM.
Details Summary Removed data members ReduxWidth and MinVecRegSize + some C++11 improvements.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jan 23 2017, 7:27 AM This revision is now accepted and ready to land.Jan 23 2017, 10:46 AM Closed by commit rL292899: [SLP] Refactoring of HorizontalReduction class, NFC. (authored by ABataev). · Explain WhyJan 24 2017, 1:08 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 85538 llvm/trunk/lib/Transforms/Vectorize/SLPVectorizer.cpp
|