Philip Reames <listmail at philipreames.com> writes: > I think this does come close, yes. There's still the question of just > how common a short vectorized function of this form is in practice > after inlining They are quite common for long vector-length machines (2048 bits or more). Not just functions but loops too. -David