Files
blis/frame
Dipal M Zambare 1f345f87f5 Fixed ASAN reported issues in bli_l3_packm.c
The local_mem_s is allocated on stack but in the inner scop of the
“if” block, however, it can be accessed through cntl_mem_p outside
the if block. This error is flagged by address sanitizer. Fixed this
issue by moving the variables declaration at the functions scope.

This fix address the issue reported for follwoing libflame APIs

geqp3, geqrf, gerq2, gerqf, gesvd, ggev, ggevx, potrf, potrs,
stedc, steqr, syevd

AMD-Internal: [CPUPL-2587]
Change-Id: I63749c7d406c7339d2b45b0488108ccd3f90a248
2022-09-23 16:41:00 +05:30
..
2021-03-08 19:04:17 +05:30
2021-03-08 19:04:17 +05:30
2021-03-08 19:04:17 +05:30
2021-03-08 19:04:17 +05:30
2022-05-17 18:01:55 +05:30
2022-08-29 08:22:30 -04:00
2022-09-01 05:12:24 -04:00
2021-05-26 10:06:54 +05:30
2022-09-22 13:00:04 +05:30
2021-03-08 19:04:17 +05:30