mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-30 14:52:56 +03:00
855281c887
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.