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 952cc2b commit e5dcdebCopy full SHA for e5dcdeb
kernel/x86_64/sgemm_direct_skylakex.c
@@ -1,6 +1,6 @@
1
2
/* the direct sgemm code written by Arjan van der Ven */
3
-#include <immintrin.h>
+//#include <immintrin.h>
4
5
/*
6
* "Direct sgemm" code. This code operates directly on the inputs and outputs
0 commit comments