You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The previous commit actually uses SSE3 instruction. But somehow compiler is not satisfied with `-msse3` switch: https://godbolt.org/z/4e5bMdEcd
So to fis this SSE4 is considered.
0 commit comments