Add cmake support for LOONGARCH64

This commit is contained in:
gxw
2021-08-02 10:00:41 +08:00
parent 34207bdf5b
commit 0b8f7c8c10
5 changed files with 25 additions and 1 deletions

View File

@@ -234,3 +234,5 @@ endif
ifndef ZGEMM3MKERNEL
ZGEMM3MKERNEL = zgemm3m_kernel.S
endif
DSDOTKERNEL = dot.S