Interfaces changed to take ElementCount as parameters:
- LoopVectorizationPlanner::buildVPlans
- LoopVectorizationPlanner::buildVPlansWithVPRecipes
- LoopVectorizationCostModel::selectVectorizationFactor
This patch is NFC for fixed-width vectors.
Differential D90879
[LoopVectorizer] NFC: Propagate ElementCount to more interfaces. sdesmalen on Nov 5 2020, 1:37 PM. Authored by
Details Interfaces changed to take ElementCount as parameters:
This patch is NFC for fixed-width vectors.
Diff Detail
|