use generiC dcopy in haswell

This commit is contained in:
Andrew 2017-03-29 03:06:44 +02:00
parent 99880f7906
commit 5ee5e35268
1 changed files with 2 additions and 0 deletions

View File

@ -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