Skip to content

Add SME2 FP32 GeMM kernel

Viet-Hoa Do requested to merge viet/sme into main
  • Add SME2 GeMM kernels in FP32.
    • Kernels: LHS packing, RHS packing, interleaved GeMM.
  • Update the build script and the test framework.
  • Fix issues in the API.

Signed-off-by: Viet-Hoa Do viet-hoa.do@arm.com

Merge request reports