Heuristic vectorization strategy
Implements a new vectorization strategy that we can use until !189 (merged) is ready to go to produce numbers.
I called it "greedy" as it simply tries to do maximally horizontal vectorization. It allows a padding of 1 on the full SIMD width lane to reduce the quadrature constraints a bit.