mirror of
https://github.com/amd/blis.git
synced 2026-07-02 21:27:52 +00:00
* Fixed functionality failure of DGEMM pack kernel. - Corrected the mask preparation needed for load/store in edge kernel where m = 18. - Corrected the usage of right vector registers while storing data back to buffer in edge kernels. AMD-Internal: [CPUPL-6773] * Fixed functionality failure of DGEMM pack kernel. - Corrected the mask preparation needed for load/store in edge kernel where m = 18. - Corrected the usage of right vector registers while storing data back to buffer in edge kernels. AMD-Internal: [CPUPL-6773] * Update bli_packm_zen4_asm_d24xk.c --------- Co-authored-by: Harsh Dave <harsdave@amd.com>