mirror of
https://github.com/amd/blis.git
synced 2026-06-29 02:37:05 +00:00
Error handing code for invalid diag argument in Col major path was incorrect in cblas_ctrmm compared to other invalid argument checks and other data type variants. AMD-Internal: [CPUPL-7303]