We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c2b6bc commit 60abcc3Copy full SHA for 60abcc3
kernel/x86_64/sscal.c
@@ -200,4 +200,5 @@ int CNAME(BLASLONG n, BLASLONG dummy0, BLASLONG dummy1, FLOAT da, FLOAT *x, BLAS
200
}
201
202
203
+ return(0);
204
0 commit comments