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
Fix various conditions around ASM selection (#1713)
- Log the correct CPU feature if "nasm" feature is disabled
- Enable choosing SSE2 and SSSE3 optimization levels
- Fix a crash that would occur from attempting to call SSSE3
assembly when SSE2 optimization level is selected
0 commit comments