From 082ffa4ddcb08a4b35cab8c5cf54ccac92415a7b Mon Sep 17 00:00:00 2001 From: Adhemerval Zanella Date: Thu, 23 Jan 2025 17:49:38 -0300 Subject: benchtests: Add asinpif Random inputs in the range of [-1,1]. Reviewed-by: DJ Delorie --- benchtests/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'benchtests/Makefile') diff --git a/benchtests/Makefile b/benchtests/Makefile index 60d954e0d8..d0b527a64f 100644 --- a/benchtests/Makefile +++ b/benchtests/Makefile @@ -33,6 +33,7 @@ bench-math := \ asinf \ asinh \ asinhf \ + asinpif \ atan \ atan2 \ atan2f \ -- cgit v1.2.3