Use the skylake sgemm beta code also for haswell
authorArjan van de Ven <arjan@linux.intel.com>
Sat, 15 Dec 2018 13:18:59 +0000 (13:18 +0000)
committerArjan van de Ven <arjan@linux.intel.com>
Sat, 15 Dec 2018 13:49:13 +0000 (13:49 +0000)
commit00dc09ad198aedec53fd05ea1b13d72d7a9a517a
tree6b34a00f964dd320a28fa968fc3052d0403fa931
parent78d877b54bc2d5731627ae09b3a94d1ea5d18ff5
Use the skylake sgemm beta code also for haswell

with a few small changes it's possible to use the skylake sgemm code
also for haswell, this gives a modest gain (10% range) for smallish
matrixes but does wonders for very skinny matrixes
kernel/x86_64/KERNEL.HASWELL
kernel/x86_64/sgemm_beta_skylakex.c