Skip to content

Commit a2ff577

Browse files
authored
Update KERNEL.ZEN
1 parent 97a32cb commit a2ff577

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

kernel/x86_64/KERNEL.ZEN

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ CAXPYKERNEL = caxpy.c
3131
ZAXPYKERNEL = zaxpy.c
3232

3333
STRMMKERNEL = sgemm_kernel_8x4_haswell.c
34-
SGEMMKERNEL = sgemm_kernel_8x4_haswell.c
34+
SGEMMKERNEL = sgemm_kernel_8x4_haswell_2.c
3535
SGEMMINCOPY = ../generic/gemm_ncopy_8.c
3636
SGEMMITCOPY = ../generic/gemm_tcopy_8.c
3737
SGEMMONCOPY = ../generic/gemm_ncopy_4.c

0 commit comments

Comments
 (0)