aboutsummaryrefslogtreecommitdiff
path: root/benchtests/libmvec
AgeCommit message (Collapse)AuthorFilesLines
2023-03-27benchtests: Move libmvec benchtest inputs to benchtests directoryJoe Ramsay52-0/+213200
This allows other targets to use the same inputs for their own libmvec microbenchmarks without having to duplicate them in their own subdirectory. Reviewed-by: Szabolcs Nagy <szabolcs.nagy@arm.com>