HN user

framerate

5 karma
Posts0
Comments5
View on HN
No posts found.

You'll find a lot of SIMD code using the multiple calls approach as for far too long C++ compilers did daft things like transfer the SIMD registers back to the stack or refuse to inline when the expression got slightly interesting.