Source

Branch

1/ @farre_x

@nicbarkeragain

But is it really that hard to use though? Or what scenario do you mean? If we are to make use of SIMD we will be doing operations on collections of numbers. That is fairly trivial with intrinsics

Isn’t the hard part figuring out if SIMD even makes sense when solving problem foo?