Add long vector length run
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