How to choose vec size in SIMD.jl

Isn’t the fact that cnt1 and cnt2 of fixed scalar size, instead of a SIMD vector, making it impossible to perform operations involving them vectorized?