mirror of
https://github.com/amd/blis.git
synced 2026-04-20 07:38:53 +00:00
Un-deprecated packm_unb_var1.c (needed by l2 ops).
Details: - Added bl2_packm_unb_var1() back into the mix once I realized that level-2 operations still need this routine for packing matrices. Now, whether level-2 operations should be packing matrices to begin with is another matter. But this fixes the segmentation fault one would have gotten when running bl2_gemv() on a general stride matrix.
This commit is contained in: