Use dot.S also for DSDOT on ARMV8

This commit is contained in:
Martin Kroeker
2018-02-25 19:45:16 +01:00
committed by GitHub
parent e3a80e6aa8
commit 288d1a3f6e

View File

@@ -49,6 +49,7 @@ SDOTKERNEL = dot.S
DDOTKERNEL = dot.S
CDOTKERNEL = zdot.S
ZDOTKERNEL = zdot.S
DSDOTKERNEL = dot.S
SNRM2KERNEL = nrm2.S
DNRM2KERNEL = nrm2.S