Files
OpenBLAS/kernel
Bart Oldeman 03e781b766 sgemm_direct_skylakex: fix 75eeb26 regression.
The
`#if defined(SKYLAKEX) || defined (COOPERLAKE)`
from that commit was before #include "common.h" so caused the
compiled function to be empty, returning garbage results for
qualifying sgemm's on those architectures.

Closes #2914
2020-10-18 19:58:07 +00:00
..
2019-03-30 22:18:03 +01:00
2020-04-19 15:44:30 +02:00
2020-10-15 08:37:02 +02:00
2019-03-30 22:25:06 +01:00
2020-08-13 06:18:00 +08:00
2020-10-16 09:55:48 +02:00
2020-10-13 11:00:22 -05:00
2020-10-13 11:00:22 -05:00
2020-10-15 19:05:37 +02:00