mirror of
https://github.com/amd/blis.git
synced 2026-05-12 10:05:38 +00:00
For matrix sizes which are not multiples of 4, trsm_small kernels access memory outside the allocated buffers which causes segmentation fault. This is fixed by handling each of the corner cases separately. Change-Id: I267e69ee095a8ca3e8ce2a3ada5f48bfefcc2219