Comment by umanwizard
1 year ago
The difference is probably that you don’t work in an environment that supports SIMD or your code can’t benefit from it.
1 year ago
The difference is probably that you don’t work in an environment that supports SIMD or your code can’t benefit from it.
You're correct, I don't use SIMD instructions much, but I can, and with a C compiler. So still, not sure the advantage of ASM.