Introduce processBuildVector as a next step to generalize code for cost
estimation and code emission for gather/buildvector nodes.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D149973
[SLP][NFC]Add processBuildVector member function, NFC. ClosedPublic Authored by ABataev on May 5 2023, 9:46 AM.
Details Summary Introduce processBuildVector as a next step to generalize code for cost
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 5 2023, 10:58 AM Closed by commit rG2672c6e4dc61: [SLP][NFC]Add processBuildVector member function, NFC. (authored by ABataev). · Explain WhyMay 5 2023, 11:03 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 519928 llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
|