Skip to content

Drive floating point GEMV tests from matmul_test runner

Jakub Sujak requested to merge jakub/gemv_tests into main

Move remaining F32 GEMV tests to the main matmul_test.cpp file. This ensures a single test runner for all floating point tests.

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

Merge request reports

Loading