DescriptionIf we know that the target platform supports SSE2 or SSSE3 at compile time, then there is no need to do dynamic check to be supported.
Patch Set 1 #Patch Set 2 : updated patch #Patch Set 3 : updated the patch after changing the flag from USE_SSE2 to SK_CPU_SSE_LEVEL #Patch Set 4 : remove runtime check of SSE2 and SSE3 if we know it's supported at compile time #MessagesTotal messages: 14
|