use generiC dcopy in haswell
This commit is contained in:
parent
99880f7906
commit
5ee5e35268
|
@ -2,6 +2,8 @@ DSCALKERNEL = dscal.c
|
|||
CSCALKERNEL = cscal.c
|
||||
ZSCALKERNEL = zscal.c
|
||||
|
||||
DCOPYKERNEL = ../arm/copy.c
|
||||
|
||||
SGEMVNKERNEL = sgemv_n_4.c
|
||||
SGEMVTKERNEL = sgemv_t_4.c
|
||||
|
||||
|
|
Loading…
Reference in New Issue