Fraser Cormack
760eeac6a2
[libclc] Reduce bithacking in CLC frexp ( #129871 )
...
Also replace some magic constants with named ones.
Checking against FP zero and using isnan and isinf functions allows the
optimizer to create one unified @llvm.is.fpclass intrinsic. This results
in fewer more canonical IR instructions.
2025-03-05 14:18:51 +00:00
..
2025-01-28 09:18:34 +00:00
2025-02-24 10:10:51 +00:00
2025-02-24 10:10:51 +00:00
2025-03-05 14:18:51 +00:00
2025-03-05 14:18:51 +00:00
2025-03-04 14:16:16 +00:00
2025-03-04 14:16:16 +00:00
2025-02-26 12:11:26 +00:00
2025-02-25 11:44:59 +00:00
2025-02-25 11:44:59 +00:00
2025-02-25 11:44:59 +00:00
2025-02-25 11:44:59 +00:00
2025-02-20 08:36:46 +00:00
2025-02-20 08:36:46 +00:00
2025-02-24 15:41:31 +00:00
2025-02-24 15:41:31 +00:00
2025-02-19 10:24:12 +00:00
2025-02-25 16:24:57 +00:00
2025-02-27 15:46:58 +00:00
2025-02-27 15:46:58 +00:00
2025-02-27 12:30:24 +00:00
2025-02-27 12:30:24 +00:00
2025-02-24 10:10:51 +00:00