• Michael R. Crusoe's avatar
    apple clang arm64: ignore SHA2 · 61d1addc
    Michael R. Crusoe authored
    Many sources claim that M1 processors support SHA2, but even with
    "-march=native", apple clang throws erros like
    
    error: always_inline function 'vsha1h_u32' requires target feature 'sha2', but would be inlined into function 'simde_vsha1h_u32' that is compiled without support for 'sha2'
    61d1addc
simde-arch.h 20.4 KB