Files
rust/compiler/rustc_codegen_llvm/src
WANG Rui 855281c887 Disable f16 on LoongArch for LLVM < 21
The `f16` type works on the LoongArch target starting from LLVM 21.
However, the current minimum supported external LLVM version is 20,
so `f16` must not be enabled on LoongArch for LLVM version < 21.
2025-12-24 16:10:38 +08:00
..
2025-12-19 13:27:14 +01:00
2025-12-19 12:32:49 +11:00
2025-11-28 19:30:39 +00:00
2025-11-25 20:04:27 +01:00
2025-12-16 11:00:12 +00:00
2025-11-11 18:34:47 -05:00
2025-10-15 20:06:46 -04:00
2025-11-04 21:27:22 -05:00
2025-12-16 11:00:12 +00:00