summaryrefslogtreecommitdiff
path: root/benchtests/hypotf-inputs
AgeCommit message (Collapse)Author
2021-11-01benchtests: Add hypotfAdhemerval Zanella
Based on random input arguments. About 85% tuples have exponents of the two arguments close together (+-1 range). Reviewed-by: H.J. Lu <hjl.tools@gmail.com>