Files
blis/kernels
mkadavil e073e8b669 DAMAXV AXX512 micro kernel bug fix.
-DAMAXV AVX512 is giving wrong results when max element is present at
index in [n-u, n), where u < 32. This is a fallout of using wrong
start offset for the non-loop unrolled code.
-Functions for replacing NaN with negative numbers is replaced with
MACRO to avoid function call overhead and to remove static variables
used for stateful replacement numbers for NaN.

AMD-Internal: [CPUPL-2190]
Change-Id: Ie1435c38b264a271f869782793d0b52bbe6e1b2a
2022-06-13 10:52:53 +05:30
..
2021-11-12 08:58:52 +05:30
2020-09-29 16:52:18 -05:00
2021-04-27 11:09:48 +05:30
2020-07-22 18:24:26 +05:30
2022-06-13 10:52:53 +05:30