We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2824209 + 4a1d00f commit 17c46bfCopy full SHA for 17c46bf
1 file changed
kernel/x86_64/dgemm_tcopy_16_skylakex.c
@@ -126,4 +126,5 @@ int CNAME(BLASLONG dim_second, BLASLONG dim_first, double *src, BLASLONG lead_di
126
}
127
src1 += src_inc;
128
129
+ return 0;
130
0 commit comments