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 SIMD1 test uses an include that uses MMX intrinsics, which are only
available on Intel x86 architectures. This commit adds preprocessor checks
to prevent the test to fail on other architectures.
0 commit comments