This should allow traversing the VPlan def-use chains in both
directions.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D88378
[VPlan] Make VPUser a subclass of VPValue again (WIP). AbandonedPublic Authored by fhahn on Sep 27 2020, 9:15 AM.
Details
Diff Detail
Event Timelinefhahn added a parent revision: D84684: [VPlan] Use VPValue def for VPInterleaveRecipe..Oct 5 2020, 8:42 AM
Revision Contents
Diff 296192 llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
llvm/lib/Transforms/Vectorize/VPlan.h
llvm/lib/Transforms/Vectorize/VPlan.cpp
llvm/lib/Transforms/Vectorize/VPlanTransforms.cpp
llvm/lib/Transforms/Vectorize/VPlanValue.h
llvm/unittests/Transforms/Vectorize/VPlanHCFGTest.cpp
llvm/unittests/Transforms/Vectorize/VPlanTest.cpp
|