mirror of
https://github.com/amd/blis.git
synced 2026-04-30 12:31:11 +00:00
Fixed bug in SUP code path
Details: - Since GEMM kernel prefers row-storage, if input C matrix is in col-major order, entire operation is transposed. In that case uplo(c) needs to be toggled before kernel-variant selection. - disabled "bli_gemmsup_ref_var1n2m_opt_cases" inside gemmtsup. - Updated version number to 2.2.1 Change-Id: I0a85df1141fc4a98d98ea4e0c3d42db8602fa69b
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
2
|
||||
2
|
||||
2.1
|
||||
|
||||
Reference in New Issue
Block a user