google / gemmlowp

Low-precision matrix multiplication
Apache License 2.0
1.77k stars 451 forks source link

Support aarch64-pc-windows-msvc #206

Closed metarutaiga closed 3 years ago

metarutaiga commented 3 years ago

It build failed for aarch64-pc-windows-msvc because the GNUC is not definition in the clang for windows. So It must be add clang to enable GEMMLOWP_ALLOW_INLINE_ASM