Fix out-of-bounds read in SME2 QAI8 GEMV kernel
In the width=2 tail path of the quantized GEMV kernel, the B pointer was being advanced too early causing an out-of-bounds read.
Signed-off-by: Jakub Sujak jakub.sujak@arm.com
In the width=2 tail path of the quantized GEMV kernel, the B pointer was being advanced too early causing an out-of-bounds read.
Signed-off-by: Jakub Sujak jakub.sujak@arm.com