[PATCH 01/15] benchtests: Add acospif

DJ Delorie dj@redhat.com
Fri Feb 7 22:00:32 GMT 2025


Adhemerval Zanella <adhemerval.zanella@linaro.org> writes:
> Random inpus in the range of [-1,1].

> diff --git a/benchtests/Makefile b/benchtests/Makefile
>    acosf \
>    acosh \
>    acoshf \
> +  acospif \
>    asin \

Ok.

> diff --git a/benchtests/acospif-inputs b/benchtests/acospif-inputs
> +## args: float
> +## ret: float
> +## includes: math.h
> +# Random inputs in [-1,1]
> +## name: workload-random

Ok.

> +0x1.f1ee7p-1
> +-0x1.cb4208p-2
> +-0x1.4355b4p-1
> +-0x1.08de7cp-1
> +0x1.8da878p-2
> . . .
> +0x1.81b8ap-4
> +0x1.5e542p-3
> +-0x1.4bd5b6p-1
> +-0x1.adc58p-3
> +-0x1.961bf4p-2

Ok.

LGTM
Reviewed-by: DJ Delorie <dj@redhat.com>



More information about the Libc-alpha mailing list