public inbox for glibc-cvs@sourceware.org
help / color / mirror / Atom feed
* [glibc/azanella/clang] benchtests: Use __f128 on ilogbf128-inputs constants
@ 2024-02-07 14:14 Adhemerval Zanella
0 siblings, 0 replies; 4+ messages in thread
From: Adhemerval Zanella @ 2024-02-07 14:14 UTC (permalink / raw)
To: glibc-cvs
https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=18b8fd93998ebb25ea7b0301906bcae94e0f2efe
commit 18b8fd93998ebb25ea7b0301906bcae94e0f2efe
Author: Adhemerval Zanella <adhemerval.zanella@linaro.org>
Date: Tue Feb 6 16:51:45 2024 -0300
benchtests: Use __f128 on ilogbf128-inputs constants
Diff:
---
benchtests/ilogbf128-inputs | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/benchtests/ilogbf128-inputs b/benchtests/ilogbf128-inputs
index bfbfc93714..596ab4f513 100644
--- a/benchtests/ilogbf128-inputs
+++ b/benchtests/ilogbf128-inputs
@@ -3,9 +3,9 @@
## includes: math.h
## name: subnormal
-6.47517511943802511092443895822764655e-4966f128
-0x1.fffffffffffffff8p-16383f128
+__f128(6.47517511943802511092443895822764655e-4966)
+__f128(0x1.fffffffffffffff8p-16383)
## name: normal
-1.0
--0x8.2faf442f390a9211f5af128673fp+0L
+__f128(1.0)
+__f128(-0x8.2faf442f390a9211f5af128673fp+0)
^ permalink raw reply [flat|nested] 4+ messages in thread
* [glibc/azanella/clang] benchtests: Use __f128 on ilogbf128-inputs constants
@ 2024-04-17 20:15 Adhemerval Zanella
0 siblings, 0 replies; 4+ messages in thread
From: Adhemerval Zanella @ 2024-04-17 20:15 UTC (permalink / raw)
To: glibc-cvs
https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=230d65fc7342d98816799b46ecb92b35d33f922c
commit 230d65fc7342d98816799b46ecb92b35d33f922c
Author: Adhemerval Zanella <adhemerval.zanella@linaro.org>
Date: Tue Feb 6 16:51:45 2024 -0300
benchtests: Use __f128 on ilogbf128-inputs constants
Diff:
---
benchtests/ilogbf128-inputs | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/benchtests/ilogbf128-inputs b/benchtests/ilogbf128-inputs
index bfbfc93714..596ab4f513 100644
--- a/benchtests/ilogbf128-inputs
+++ b/benchtests/ilogbf128-inputs
@@ -3,9 +3,9 @@
## includes: math.h
## name: subnormal
-6.47517511943802511092443895822764655e-4966f128
-0x1.fffffffffffffff8p-16383f128
+__f128(6.47517511943802511092443895822764655e-4966)
+__f128(0x1.fffffffffffffff8p-16383)
## name: normal
-1.0
--0x8.2faf442f390a9211f5af128673fp+0L
+__f128(1.0)
+__f128(-0x8.2faf442f390a9211f5af128673fp+0)
^ permalink raw reply [flat|nested] 4+ messages in thread
* [glibc/azanella/clang] benchtests: Use __f128 on ilogbf128-inputs constants
@ 2024-04-02 16:01 Adhemerval Zanella
0 siblings, 0 replies; 4+ messages in thread
From: Adhemerval Zanella @ 2024-04-02 16:01 UTC (permalink / raw)
To: glibc-cvs
https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=6e7a7e0bf786deabe107772ea811e8981c371c7d
commit 6e7a7e0bf786deabe107772ea811e8981c371c7d
Author: Adhemerval Zanella <adhemerval.zanella@linaro.org>
Date: Tue Feb 6 16:51:45 2024 -0300
benchtests: Use __f128 on ilogbf128-inputs constants
Diff:
---
benchtests/ilogbf128-inputs | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/benchtests/ilogbf128-inputs b/benchtests/ilogbf128-inputs
index bfbfc93714..596ab4f513 100644
--- a/benchtests/ilogbf128-inputs
+++ b/benchtests/ilogbf128-inputs
@@ -3,9 +3,9 @@
## includes: math.h
## name: subnormal
-6.47517511943802511092443895822764655e-4966f128
-0x1.fffffffffffffff8p-16383f128
+__f128(6.47517511943802511092443895822764655e-4966)
+__f128(0x1.fffffffffffffff8p-16383)
## name: normal
-1.0
--0x8.2faf442f390a9211f5af128673fp+0L
+__f128(1.0)
+__f128(-0x8.2faf442f390a9211f5af128673fp+0)
^ permalink raw reply [flat|nested] 4+ messages in thread
* [glibc/azanella/clang] benchtests: Use __f128 on ilogbf128-inputs constants
@ 2024-02-09 17:39 Adhemerval Zanella
0 siblings, 0 replies; 4+ messages in thread
From: Adhemerval Zanella @ 2024-02-09 17:39 UTC (permalink / raw)
To: glibc-cvs
https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=33b7358fd64119dcc7b4148ce892f017e4003d38
commit 33b7358fd64119dcc7b4148ce892f017e4003d38
Author: Adhemerval Zanella <adhemerval.zanella@linaro.org>
Date: Tue Feb 6 16:51:45 2024 -0300
benchtests: Use __f128 on ilogbf128-inputs constants
Diff:
---
benchtests/ilogbf128-inputs | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/benchtests/ilogbf128-inputs b/benchtests/ilogbf128-inputs
index bfbfc93714..596ab4f513 100644
--- a/benchtests/ilogbf128-inputs
+++ b/benchtests/ilogbf128-inputs
@@ -3,9 +3,9 @@
## includes: math.h
## name: subnormal
-6.47517511943802511092443895822764655e-4966f128
-0x1.fffffffffffffff8p-16383f128
+__f128(6.47517511943802511092443895822764655e-4966)
+__f128(0x1.fffffffffffffff8p-16383)
## name: normal
-1.0
--0x8.2faf442f390a9211f5af128673fp+0L
+__f128(1.0)
+__f128(-0x8.2faf442f390a9211f5af128673fp+0)
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2024-04-17 20:15 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-07 14:14 [glibc/azanella/clang] benchtests: Use __f128 on ilogbf128-inputs constants Adhemerval Zanella
2024-02-09 17:39 Adhemerval Zanella
2024-04-02 16:01 Adhemerval Zanella
2024-04-17 20:15 Adhemerval Zanella
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).