Browse Source

Merge 5ee5e35268 into 8f0d6c06a9

pull/1138/merge
Andrew GitHub 9 years ago
parent
commit
5b65fb4fa8
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      kernel/x86_64/KERNEL.HASWELL

+ 2
- 0
kernel/x86_64/KERNEL.HASWELL 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



Loading…
Cancel
Save