Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Putting this on hold for now, to first focus on sinking scalar operands as VPlan-to-VPlan transform: D100258
Paths
| Differential D90712
[LV] Apply sink-after transform on initial VPlan. Changes PlannedPublic Authored by fhahn on Nov 3 2020, 1:33 PM.
Diff Detail
Event Timelinefhahn added a child revision: D97710: [VPlan] Add clone() for recipes (WIP)(NFC)..Mar 1 2021, 11:27 AM fhahn added a child revision: D97711: [VPlan] Introduce VPWidenIntOrFpInductionRecipes to original plan.. Comment Actions Putting this on hold for now, to first focus on sinking scalar operands as VPlan-to-VPlan transform: D100258
Revision Contents
Diff 335338 llvm/lib/Transforms/Vectorize/LoopVectorizationPlanner.h
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
|