Skip to content

Add FP16 SME kernels

Emil Ohlsson requested to merge emil/fp16-sme into main

Add fp16 kernels for LHS and RHS packing, and matmul. Also add related unit tests for said kernels, and extend unit Matmul tests to support calling fp16 kernels.

Signed-off-by: Emil Ohlsson emil.ohlsson@arm.com

Merge request reports