Fixed segemntation fault in trsm_small kernels for cases XAuB, XAltB, XAlB

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
This commit is contained in:
Meghana
2019-11-21 12:31:09 +05:30
parent ba86a38143
commit c63a078a57

File diff suppressed because it is too large Load Diff