diff options
| author | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2025-08-25 13:38:25 -0300 |
|---|---|---|
| committer | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2025-09-11 14:46:07 -0300 |
| commit | 1fdb73fb3c4193561ad87a870a2fb7f08ebbd21c (patch) | |
| tree | 1b9436d4b02fd559cabe14e448b240ae41cd7464 /benchtests | |
| parent | 5abfa1365b19155c0762f4e769240a527eba7bb5 (diff) | |
benchtests: Add workload directive for tgamma
Diffstat (limited to 'benchtests')
| -rw-r--r-- | benchtests/tgamma-inputs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/benchtests/tgamma-inputs b/benchtests/tgamma-inputs index b8e07ea289..8c4a0691a9 100644 --- a/benchtests/tgamma-inputs +++ b/benchtests/tgamma-inputs @@ -1,6 +1,7 @@ ## args: double ## ret: double ## includes: math.h +## name: workload-random # Random inputs in [0,b=0xa.b9fd72b0fb24p+4] # where b is the smallest number such that tgamma rounds to +Inf (to nearest) 0x5.6c7f215351cc8p+4 |
