mirror of git://sourceware.org/git/glibc.git
benchtests: Add workload directive for tgamma
This commit is contained in:
parent
5abfa1365b
commit
1fdb73fb3c
|
|
@ -1,6 +1,7 @@
|
||||||
## args: double
|
## args: double
|
||||||
## ret: double
|
## ret: double
|
||||||
## includes: math.h
|
## includes: math.h
|
||||||
|
## name: workload-random
|
||||||
# Random inputs in [0,b=0xa.b9fd72b0fb24p+4]
|
# Random inputs in [0,b=0xa.b9fd72b0fb24p+4]
|
||||||
# where b is the smallest number such that tgamma rounds to +Inf (to nearest)
|
# where b is the smallest number such that tgamma rounds to +Inf (to nearest)
|
||||||
0x5.6c7f215351cc8p+4
|
0x5.6c7f215351cc8p+4
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue