Skip to content

Contain SME2 assembly inside SMSTART/SMSTOP boundary

Jakub Sujak requested to merge jakub/gemv_assembly into main

Regenerate the SME2 GEMV micro-kernel assembly so that it is contained within the SMSTART/SMSTOP boundary, preventing illegal instruction faults when attempting to execute streaming SVE code on a system without SVE support.

Signed-off-by: Jakub Sujak jakub.sujak@arm.com

Merge request reports