Skip to content

Draft: Add missing bf16 ISA dependency to bf16 test cases

Dan Johansson requested to merge dan/bf16_dep into main

The unit tests for 4 bf16 kernels didn't check for bf16 HW support before attempting to execute the test cases. This results in an illegal instruction signal when executed on hardware without bf16 support.

Signed-off-by: Dan Johansson dan.johansson@arm.com

Merge request reports

Loading