From dc208f4a53e71560432ad6a4aa42da1becc7bd3f Mon Sep 17 00:00:00 2001 From: Adhemerval Zanella Date: Tue, 31 May 2022 18:08:32 -0300 Subject: [PATCH] benchtests: Add workload name for sincosf So it can show both reciprocal-throughput and latency. Reviewed-by: H.J. Lu --- benchtests/sincosf-inputs | 1 + 1 file changed, 1 insertion(+) diff --git a/benchtests/sincosf-inputs b/benchtests/sincosf-inputs index ef5668a..0a8495a 100644 --- a/benchtests/sincosf-inputs +++ b/benchtests/sincosf-inputs @@ -1,5 +1,6 @@ ## includes: math.h ## args: float:: +## name: workload-random 0x1.759424p-1 -0x1.324949p0 -0x1.855528p8 -- 2.7.4