mirror of
https://github.com/amd/blis.git
synced 2026-07-07 15:46:58 +00:00
- Updated the condition for pointer checks on scale factors for A and B matrices, in order to avoid 'Dereference before' and 'Dereference after' null check issues. - Also updated the symmetric quantization interfaces to have NULL check for post-ops pointer. AMD-Internal: [CPUPL-7995] Signed-off-by: Vignesh Balasubramanian <Vignesh.Balasubramanian@amd.com>