Fixed Memory Leaks in TRSM

1. Fixed the memory leaks in corner cases which caused due to extra
loads in all datatypes(s,d,c,z).
2. In remainder cases instead of loading required number of elements,
loaded extra elements which lead to memory leaks. Fixed memory leaks by
restricting number of loads to required number of elements.

AMD-Internal: [CPUPL-2280]

Change-Id: Ia49a02565e01d5ed05e98090b7773a444587cd8a
This commit is contained in:
satish kumar nuggu
2022-08-11 14:44:16 +05:30
committed by Satish Kumar Nuggu
parent 6fbdfc3cf2
commit 88e44c64e3

File diff suppressed because it is too large Load Diff