This reduces the size of VPlan.h and avoids future growth of the file
when the graph traits are extended in future patches.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D140500
[VPlan] Move GraphTraits definitions to separate header (NFC). ClosedPublic Authored by fhahn on Dec 21 2022, 2:09 PM.
Details Summary This reduces the size of VPlan.h and avoids future growth of the file
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Dec 26 2022, 7:41 AM Closed by commit rGcd16a3f04c07: [VPlan] Move GraphTraits definitions to separate header (NFC). (authored by fhahn). · Explain WhyDec 31 2022, 7:30 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 485773 llvm/lib/Transforms/Vectorize/VPlan.h
llvm/lib/Transforms/Vectorize/VPlan.cpp
llvm/lib/Transforms/Vectorize/VPlanCFG.h
llvm/lib/Transforms/Vectorize/VPlanDominatorTree.h
llvm/lib/Transforms/Vectorize/VPlanTransforms.cpp
llvm/lib/Transforms/Vectorize/VPlanVerifier.cpp
llvm/unittests/Transforms/Vectorize/VPlanTest.cpp
|