Fixed Segmentation fault in trsm_small kernels for the case AlXB.

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: Ia7cfad5d65339a209a7376cc1654382593c933af
This commit is contained in:
Meghana
2019-11-27 14:42:22 +05:30
committed by prangana
parent fb75044ea2
commit cef185250e

File diff suppressed because it is too large Load Diff