Files
blis/addon
Balasubramanian, Vignesh 237393ec71 Coverity fixes in LPGEMM group post-ops translator
- 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>
2026-02-25 17:21:12 +05:30
..