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