aboutsummaryrefslogtreecommitdiff
path: root/benchtests/libmvec/log10-inputs
AgeCommit message (Collapse)AuthorFilesLines
2023-03-27benchtests: Move libmvec benchtest inputs to benchtests directoryJoe Ramsay1-0/+4100
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>