Files
OpenBLAS/kernel
Marius Hillenbrand 07c334e7be s390x: Factor out small block sizes for SGEMM/DGEMM on z14
For small register blockings that are too small to fill up vector
registers with column vectors, we currently use a generic code block.
Replace that with instantiations of the generic code as individual
functions, so that the compiler can optimize each one separately.

Signed-off-by: Marius Hillenbrand <mhillen@linux.ibm.com>
2020-08-11 12:56:39 +02:00
..
2020-07-26 23:32:24 -07:00
2019-03-30 22:18:03 +01:00
2020-04-19 15:44:30 +02:00
2020-07-29 18:59:32 -05:00
2019-03-30 22:25:06 +01:00
2019-03-30 22:01:13 +01:00
2020-07-14 18:20:03 +02:00