Jonas Paulsson
6d03f51f0c
[SystemZ] Add support for 16-bit floating point. ( #109164 )
...
- _Float16 is now accepted by Clang.
- The half IR type is fully handled by the backend.
- These values are passed in FP registers and converted to/from float around
each operation.
- Compiler-rt conversion functions are now built for s390x including the missing
extendhfdf2 which was added.
Fixes #50374
2025-04-16 20:02:56 +02:00
..
2025-04-16 20:02:56 +02:00
2024-06-03 11:09:13 +02:00
2025-03-10 11:19:45 -07:00
2025-03-15 11:01:53 -04:00
2024-05-28 15:38:02 +02:00
2023-01-02 15:54:57 -08:00
2024-12-25 09:56:15 +01:00
2025-01-02 23:01:28 -08:00
2025-02-19 14:41:07 -08:00
2025-04-03 16:09:57 -07:00
2025-04-15 04:18:23 -03:00
2025-04-02 10:40:05 +02:00
2022-10-12 19:20:38 -07:00
2025-04-15 09:43:01 +02:00
2024-10-21 08:20:22 -04:00
2024-10-11 06:10:03 -07:00
2025-01-21 09:18:16 -05:00
2024-10-28 12:48:42 -04:00
2025-02-21 10:04:42 -08:00
2023-03-14 19:17:18 -07:00
2025-03-11 16:31:42 +05:30
2024-09-16 07:46:58 -04:00
2023-04-17 21:33:21 -04:00
2023-09-01 09:06:11 -07:00
2025-01-30 09:37:16 -08:00
2023-09-01 09:06:11 -07:00
2024-07-25 00:13:00 -07:00
2023-09-08 19:04:01 -07:00
2025-04-13 03:04:58 -07:00
2023-11-17 13:28:51 +00:00
2025-04-15 14:46:55 -07:00
2024-10-18 10:11:14 +02:00
2024-11-20 16:24:45 +01:00
2025-03-27 20:14:25 -07:00
2025-04-10 10:55:10 +02:00
2025-03-03 09:25:49 +08:00
2024-11-20 16:24:45 +01:00
2024-05-16 13:01:18 +02:00
2023-12-20 20:09:39 +01:00
2025-02-06 10:18:38 +01:00