dgemm: use dgemm_ncopy_8_skylakex.c also for Haswell
authorArjan van de Ven <arjan@linux.intel.com>
Sun, 16 Dec 2018 23:06:58 +0000 (23:06 +0000)
committerArjan van de Ven <arjan@linux.intel.com>
Sun, 16 Dec 2018 23:09:22 +0000 (23:09 +0000)
commitd321448a63954d536f90592cd0cc53c304b08d2e
treec3b21d184ecf6a4d297af86806cb4526e0b4197b
parentc43331ad0aeaefe4b4d90aab06c93655c851feab
dgemm: use dgemm_ncopy_8_skylakex.c also for Haswell

The dgemm_ncopy_8_skylakex.c code is not avx512 specific and gives
a nice performance boost for medium sized matrices
kernel/x86_64/KERNEL.HASWELL