Revert "Add FP32 GEMV micro kernel"
This reverts commit f4f59599
The existing FP32 GEMM micro-kernel (matmul_clamp_f32_f32_f32p8x1biasf32_6x8x4_neon_mla) has a dedicated path for M=1 (a "GEMV" operation).
Signed-off-by: Jakub Sujak jakub.sujak@arm.com