Source
- URL: https://x.com/farre_x/status/1945597104895778866
- Author: Simon (@farre_x)
- Posted: 2025-07-16 21:31:11
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?