[PATCH 04/15] benchtests: Add atanpif
DJ Delorie
dj@redhat.com
Fri Feb 7 22:36:35 GMT 2025
Adhemerval Zanella <adhemerval.zanella@linaro.org> writes:
> Random inpus in the range of [-10,10].
> diff --git a/benchtests/Makefile b/benchtests/Makefile
> atanf \
> atanh \
> atanhf \
> + atanpif \
> cbrt \
> cbrtf \
> ceil \
Ok.
> diff --git a/benchtests/atanpif-inputs b/benchtests/atanpif-inputs
> +## args: float
> +## ret: float
> +## includes: math.h
> +# Random inputs in the range [-10,10]
> +## name: workload-core-math1
Ok.
> +0x1.82c748p+2
> +-0x1.0b2fa6p+3
> +0x1.1aeap+3
> +-0x1.072d74p+3
> +-0x1.71f584p+2
> . . .
> +0x1.70d4ep+1
> +0x1.29b664p+3
> +0x1.0bc478p+2
> +-0x1.bf95bp+0
> +-0x1.3ed4cap+2
Ok.
LGTM
Reviewed-by: DJ Delorie <dj@redhat.com>
More information about the Libc-alpha
mailing list