Files
blis/addon
V, Varsha 95da096e4f BugFix: BF16 AVX2 fallback GEMV m=1 path for reordered B inputs (#352)
- For BF16 GEMVM1 fallback path when B matrix is reordered,
 there wasn't a panel adjustment happening after the kernel execution.

- When the input size exceeds the panel boundary this would cause
 wrong panel access leading to incorrect results. Hence, added the same.

[ AMD-Internal : CPUPL-8201 ]
2026-03-27 11:31:59 +05:30
..