Added ShuffleCostEstimator class and the first adjustExtracts member,
which is just a copy of previous AdjustExtractCost lambda.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D147787
[SLP][NFC]Introduce ShuffleCostEstimator and adjustExtracts member function. ClosedPublic Authored by ABataev on Apr 7 2023, 6:31 AM.
Details Summary Added ShuffleCostEstimator class and the first adjustExtracts member,
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 11 2023, 9:05 AM This revision was landed with ongoing or failed builds.Apr 11 2023, 12:48 PM Closed by commit rGd00158cd2845: [SLP][NFC]Introduce ShuffleCostEstimator and adjustExtracts member function. (authored by ABataev). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 512556 llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
|
formatting