aboutsummaryrefslogtreecommitdiff
path: root/benchtests/hypot-inputs
AgeCommit message (Collapse)AuthorFilesLines
2019-07-08benchtests: hypot benchmarkAdhemerval Zanella1-0/+16
Inputs are based on argument reductions from generic and powerpc implementation. * benchtests/Makefile (bench-math): Add hypot. * benchtests/hypot-inputs: New file. Reviewed-by: Gabriel F. T. Gomes <gabrielftg@linux.ibm.com>