Skip to content
Snippets Groups Projects
Commit d022964a authored by Rye Mutt's avatar Rye Mutt :bread:
Browse files

Use _mm_setzero and _mm_set1 instead of static global variables for the SIMD...

Use _mm_setzero and _mm_set1 instead of static global variables for the SIMD epsilon and zero vectors as this generates better code under modern compilers
parent 177b95bc
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment