added optimized sgemv_t kernel
This commit is contained in:
@@ -377,7 +377,7 @@ SGEMVNKERNEL = sgemv_n.c
|
||||
endif
|
||||
|
||||
ifndef SGEMVTKERNEL
|
||||
SGEMVTKERNEL = ../arm/gemv_t.c
|
||||
SGEMVTKERNEL = sgemv_t.c
|
||||
endif
|
||||
|
||||
ifndef DGEMVNKERNEL
|
||||
|
||||
Reference in New Issue
Block a user