> Ah I see what you were trying to say above, the issue isn't that we can't 
> calculate
> the right number of vector iterations, It's that for partial vectors the 
> number of
> iterations are scalar iterations because 
> vect_set_loop_condition_partial_vectors
> requires the number of scalar iterations to calculate the partial iter.
>
> So even though we call it niters_vector for partial loops it's the scalar 
> count.
>
> And so patch is OK, but could you update the top level comment on 
> vect_gen_vector_loop_niters
> to indicate this difference so it's less confusing.

Thanks, pushed with additional comment.

-- 
Regards
 Robin

Reply via email to