File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ SGEMMKERNEL = sgemm_kernel_16x8_power8.S
1212SGEMMINCOPY = ../generic/gemm_ncopy_16.c
1313SGEMMITCOPY = sgemm_tcopy_16_power8.S
1414SGEMMONCOPY = ../generic/gemm_ncopy_8.c
15- SGEMMOTCOPY = sgemm_tcopy_8_power8.S
15+ SGEMMOTCOPY = sgemm_tcopy_8_power8.S
1616SGEMMINCOPYOBJ = sgemm_incopy$(TSUFFIX).$(SUFFIX)
1717SGEMMITCOPYOBJ = sgemm_itcopy$(TSUFFIX).$(SUFFIX)
1818SGEMMONCOPYOBJ = sgemm_oncopy$(TSUFFIX).$(SUFFIX)
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ SGEMMKERNEL = sgemm_kernel_power9.S
1616SGEMMINCOPY = ../generic/gemm_ncopy_16.c
1717SGEMMITCOPY = sgemm_tcopy_16_power8.S
1818SGEMMONCOPY = ../generic/gemm_ncopy_8.c
19- SGEMMOTCOPY = sgemm_tcopy_8_power8.S
19+ SGEMMOTCOPY = sgemm_tcopy_8_power8.S
2020SGEMMINCOPYOBJ = sgemm_incopy$(TSUFFIX).$(SUFFIX)
2121SGEMMITCOPYOBJ = sgemm_itcopy$(TSUFFIX).$(SUFFIX)
2222SGEMMONCOPYOBJ = sgemm_oncopy$(TSUFFIX).$(SUFFIX)
You can’t perform that action at this time.
0 commit comments