Add a 24x8 kernel to the skylakex dgemm implementation
authorArjan van de Ven <arjan@linux.intel.com>
Fri, 5 Oct 2018 13:22:21 +0000 (13:22 +0000)
committerArjan van de Ven <arjan@linux.intel.com>
Fri, 5 Oct 2018 13:22:21 +0000 (13:22 +0000)
commit66b43affbc24a69e841930d18c30758542aa381c
treee5cbb2ee671c6bf63ea0769d9d8aeb7406457155
parent1938819c25d7dd4ba995900797f5123e4cfd6fa4
Add a 24x8 kernel to the skylakex dgemm implementation

Minor gains for small matrixes, but at 512x512 and above the gain
gets more significant.
kernel/x86_64/dgemm_kernel_4x8_skylakex.c