Comment by jvanderbot
2 days ago
In my experience Rust is very good about using simd for loading and not great at using it automatically for math. This is from some experimentation at work and checking disassembly so ymmv
There are common library extensions for that.
Or zmmv if avx-512 is supported?
This is a good joke, if anyone is wondering.