it's just a vector cost model issue and some loops are not profitable
to vectorize?

Yes. For example, when gpr2vr is 1, int8_t cannot vectorize while uint8_t can.

OK, understood. I think that's expected given the fine granularity of the tests. IMHO nothing that should block progress.

--
Regards
Robin

Reply via email to