mirror of git://sourceware.org/git/glibc.git
benchtests: Add cbrtf benchmark
Based on binary64 benchtests, with random inputs in [1,8].
This commit is contained in:
parent
e7b5532721
commit
53c80be8da
|
@ -32,6 +32,7 @@ bench-math := \
|
|||
atan2 \
|
||||
atanh \
|
||||
cbrt \
|
||||
cbrtf \
|
||||
ceil \
|
||||
ceilf \
|
||||
cos \
|
||||
|
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue