Skip to content

Fix out-of-bounds read in SME2 QAI8 GEMV kernel

Jakub Sujak requested to merge jakub/fix_oob_read into main

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

Merge request reports

Loading