about summary refs log tree commit diff
path: root/benchtests/libmvec/atanhf-inputs
Commit message (Collapse)AuthorAgeFilesLines
* benchtests: Move libmvec benchtest inputs to benchtests directoryJoe Ramsay2023-03-271-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>