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 3375a0c commit d7036cfCopy full SHA for d7036cf
kernel/power/KERNEL.PPCG4
@@ -71,12 +71,12 @@ CSCALKERNEL = zscal_ppc440.S
71
ZSCALKERNEL = zscal_ppc440.S
72
73
SGEMMKERNEL = gemm_kernel_g4.S
74
-SGEMMINCOPY =
75
-SGEMMITCOPY =
+SGEMMINCOPY =
+SGEMMITCOPY =
76
SGEMMONCOPY = gemm_ncopy_4.S
77
SGEMMOTCOPY = gemm_tcopy_4.S
78
-SGEMMINCOPYOBJ =
79
-SGEMMITCOPYOBJ =
+SGEMMINCOPYOBJ =
+SGEMMITCOPYOBJ =
80
SGEMMONCOPYOBJ = sgemm_oncopy$(TSUFFIX).$(SUFFIX)
81
SGEMMOTCOPYOBJ = sgemm_otcopy$(TSUFFIX).$(SUFFIX)
82
DGEMMKERNEL = gemm_kernel_g4.S
0 commit comments