[VPlan] Assert instead of check if VF is vector when widening casts.
VPWidenRecipes should not be generated for scalar VFs. Replace check with an assert. Suggested in preparation for D149081.
Loading
Please sign in to comment
VPWidenRecipes should not be generated for scalar VFs. Replace check with an assert. Suggested in preparation for D149081.