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
GitLab Maintenance scheduled for Tuesday, 17th March 2026, from 3:30 AM to 7:00 AM BST. GitLab will be in read-only mode and experience short periods of complete downtime (10~15 minutes) during this window.
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