Matthew Devereau
e90bc9cfd4
Constant Fold Logf128 calls ( #84501 )
...
This patch enables constant folding for 128 bit floating-point logf
calls. This is achieved by querying if the host system has the logf128()
symbol available with a CMake test. If so, replace the runtime call with
the compile time value returned from logf128.
2024-04-18 10:19:01 +01:00
..
2024-02-27 13:37:23 +00:00
2024-03-12 09:47:42 +00:00
2024-04-17 21:39:26 +02:00
2024-04-15 12:51:29 +02:00
2024-01-31 12:22:58 +01:00
2024-02-12 18:36:31 -08:00
2024-02-27 10:17:24 +00:00
2024-04-17 12:48:02 -07:00
2024-03-18 11:35:42 +00:00
2024-02-28 13:14:40 +00:00
2024-03-20 14:51:45 +01:00
2024-04-13 15:07:55 +08:00
2024-02-27 14:23:52 +00:00
2024-03-06 20:08:00 +00:00
2024-03-16 11:24:42 -07:00
2024-01-23 14:04:52 -08:00
2024-04-02 16:37:36 +02:00
2024-04-03 08:45:59 +02:00
2024-01-25 16:05:54 +08:00
2024-03-25 09:53:38 -07:00
2024-04-02 15:49:31 +08:00
2024-02-29 10:42:06 +08:00
2024-04-15 11:40:23 -07:00
2024-01-18 12:07:46 +07:00
2024-03-27 11:41:34 +00:00
2024-03-20 10:59:45 +01:00
2024-02-26 15:55:56 +08:00
2024-03-28 18:43:03 +08:00
2024-01-09 18:59:16 +01:00
2024-03-11 08:25:23 -04:00
2024-04-08 17:47:57 -07:00
2024-03-18 15:11:55 -05:00
2024-04-16 10:42:32 +09:00
2024-04-15 11:25:06 +01:00
2024-04-17 20:55:07 +08:00
2024-04-18 15:44:12 +09:00
2024-04-18 10:19:01 +01:00
2024-04-16 09:00:03 +08:00
2024-03-20 10:59:45 +01:00
2024-03-13 18:30:03 +01:00
2024-03-27 11:41:34 +00:00
2024-02-10 01:12:46 -08:00
2024-04-16 22:52:19 +08:00
2024-03-18 11:46:25 -07:00
2024-02-05 11:57:34 +01:00
2024-03-06 08:48:25 -08:00
2024-02-26 12:19:21 -08:00
2024-04-16 10:42:32 +09:00
2024-04-08 09:10:23 -07:00
2024-02-05 11:57:34 +01:00
2024-04-08 19:18:38 +01:00
2024-03-28 20:07:15 +08:00
2024-03-06 13:08:05 -08:00
2024-03-12 16:24:10 +01:00
2024-03-04 16:17:01 +00:00
2024-04-18 10:03:07 +01:00
2024-01-25 16:05:54 +08:00
2024-01-25 16:05:54 +08:00
2024-03-16 20:41:36 +01:00
2024-01-25 16:05:54 +08:00
2024-04-10 19:46:01 -07:00
2024-02-27 13:37:23 +00:00
2024-04-09 14:12:32 -07:00
2024-04-13 20:01:36 +09:00
2024-02-05 11:57:34 +01:00
2024-03-27 11:41:34 +00:00
2024-02-27 10:17:24 +00:00
2024-02-22 08:13:41 -06:00
2024-04-02 21:45:58 -07:00
2024-04-17 13:16:08 -07:00
2024-04-17 18:22:05 +09:00
2024-01-22 09:10:04 -05:00
2024-04-03 11:18:29 -07:00
2024-02-05 11:57:34 +01:00
2024-04-15 11:25:06 +01:00
2024-04-16 09:37:51 +01:00
2024-02-13 17:10:23 -08:00
2024-03-06 13:08:05 -08:00
2024-04-15 10:19:49 +08:00
2024-04-18 10:15:45 +09:00
2024-04-02 12:34:31 +01:00
2024-04-15 11:25:06 +01:00
2024-01-10 11:57:28 +01:00
2024-01-25 16:05:54 +08:00
2024-03-28 17:37:33 +08:00
2024-03-20 10:59:45 +01:00
2024-03-11 12:39:38 -07:00
2024-01-25 16:05:54 +08:00
2024-01-25 16:05:54 +08:00
2024-04-10 09:34:46 +01:00
2024-04-18 15:08:29 +09:00
2024-04-15 11:40:23 -07:00
2024-04-10 16:30:42 -07:00
2024-04-08 17:23:47 -07:00