Skip to content

Commit 7a2e1bc

Browse files
authored
Use generic kernel for DSDOT/SDSDOT
as discussed in #1834
1 parent b6363f4 commit 7a2e1bc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

kernel/mips64/KERNEL.LOONGSON3A

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ ZTRSMKERNEL_LT = ../generic/trsm_kernel_LT.c
6363
ZTRSMKERNEL_RN = ../generic/trsm_kernel_RN.c
6464
ZTRSMKERNEL_RT = ../generic/trsm_kernel_RT.c
6565

66+
DSDOTKERNEL = ../mips/dot.c
6667

6768

6869

0 commit comments

Comments
 (0)