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
gcc: Disable use of SIMD registers in memcpy/memset/memmove expansions
Avoid using FPU/SIMD registers in code which doesn't explicitly use
floating types or SIMD operations.
Signed-off-by: Keith Packard <[email protected]>
0 commit comments