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:
Meghana Vankadari
2020-07-15 16:25:52 +05:30
parent af1f9ab98d
commit 6896f927da
3 changed files with 7 additions and 10 deletions

View File

@@ -1,2 +1,2 @@
2
2
2.1