-
Rye Mutt authored
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
Rye Mutt authoredUse _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
Code owners
Assign users and groups as approvers for specific file changes. Learn more.