rust/compiler
许杰友 Jieyou Xu (Joe) 42b54a98b6
Rollup merge of #129173 - beetrees:statically-known-float, r=compiler-errors
Fix `is_val_statically_known` for floats

The LLVM intrinsic name for floats differs from the LLVM type name, so handle them explicitly. Also adds support for `f16` and `f128`.

`f16`/`f128` tracking issue: #116909
2024-08-18 14:55:22 +08:00
..
2024-08-11 04:16:53 +02:00
2024-08-14 18:28:40 +08:00
2024-08-13 13:40:05 -07:00
2024-08-09 14:33:25 +10:00
2024-08-09 14:33:25 +10:00
2024-08-14 14:18:17 -04:00
2024-08-10 12:07:17 +02:00