about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2024-05-06 14:45:28 +0000
committerbors <bors@rust-lang.org>2024-05-06 14:45:28 +0000
commitfc47cf38e51de0d8635128efe5b6ecfb135cf701 (patch)
tree8e1c906bdd7356dfa64bf11b593b264e5072dc83 /compiler/rustc_codegen_llvm/src
parent25e3949aa1b24b3f62a72c1f713830aa1d1efcd4 (diff)
parentd8e6b81b59edef540e3bc9556d3d3d27023e915a (diff)
downloadrust-fc47cf38e51de0d8635128efe5b6ecfb135cf701.tar.gz
rust-fc47cf38e51de0d8635128efe5b6ecfb135cf701.zip
Auto merge of #123850 - tspiteri:f16_f128_consts, r=Amanieu
Add constants for f16 and f128

- Commit 1 adds associated constants for `f16`, excluding NaN and infinities as these are implemented using arithmetic for `f32` and `f64`.
- Commit 2 adds associated constants for `f128`, excluding NaN and infinities.
- Commit 3 adds constants in `std::f16::consts`.
- Commit 4 adds constants in `std::f128::consts`.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions