Moved computeExtractCost to ShuffleCostEstimator class as another step
for unifying actual codegen/cost estimation for buildvectors.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D148864
[SLP][NFC]Make computeExtractCost a member of ShuffleCostEstimator, NFC. ClosedPublic Authored by ABataev on Apr 20 2023, 5:46 PM.
Details Summary Moved computeExtractCost to ShuffleCostEstimator class as another step
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 20 2023, 5:59 PM This revision was landed with ongoing or failed builds.Apr 21 2023, 6:55 AM Closed by commit rG3b7d29832296: [SLP][NFC]Make computeExtractCost a member of ShuffleCostEstimator, NFC. (authored by ABataev). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 515549 llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
|