[LoopVectorizer] NFC: Return ElementCount from compute[Feasible]MaxVF
Interfaces changed to return `ElementCount`: * LoopVectorizationCostModel::computeMaxVF * LoopVectorizationCostModel::computeFeasibleMaxVF This is NFC for fixed-width vectors. Reviewed By: dmgreen, ctetreau Differential Revision: https://reviews.llvm.org/D90880
Loading
Please sign in to comment