Skip to content

Add long vector length run

Maksims Svecovs requested to merge feature-test-long-vectors into main

Test for 256 byte vector length. Adding new test target since currently there is only one feature that explicitly operates under this condition. Otherwise some functions like count-non-zeros take way too long to test for no apparent benefit.

Signed-off-by: Maksims Svecovs maksims.svecovs@arm.com

Edited by Maksims Svecovs

Merge request reports