This patch updates VPRecipeBase to subclass VPValue and replaces
VPRecipeBase's SubclassID with VPValue's.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D88379
[VPlan] Make VPRecipeBase a VPValue (WIP). AbandonedPublic Authored by fhahn on Sep 27 2020, 9:16 AM.
Details
Diff Detail
Event Timelinefhahn added a parent revision: D84684: [VPlan] Use VPValue def for VPInterleaveRecipe..Oct 5 2020, 8:42 AM fhahn added a parent revision: D88382: [VPlan] Turn VPReductionRecipe into a VPValue.Oct 5 2020, 8:44 AM
Revision Contents
Diff 296522 llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
llvm/lib/Transforms/Vectorize/VPlan.h
llvm/lib/Transforms/Vectorize/VPlan.cpp
llvm/lib/Transforms/Vectorize/VPlanValue.h
|