about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2022-09-01 20:51:22 +0000
committerbors <bors@rust-lang.org>2022-09-01 20:51:22 +0000
commitf23114c854d39d7b5a118208a0df0758e6c453a5 (patch)
tree3473a009bfd1f6739cbc8809c4e53348e117fed2 /compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp
parentc4445e415a74bc4e11c9dd7285358386afe9304a (diff)
parent2eec4ed69d46ec74a9ee29033e9431edd342e048 (diff)
downloadrust-f23114c854d39d7b5a118208a0df0758e6c453a5.tar.gz
rust-f23114c854d39d7b5a118208a0df0758e6c453a5.zip
Auto merge of #13161 - ChayimFriedman2:pi-is-zero, r=jonas-schievink
fix: Lower float literals with underscores

Fixes #13155 (the problem was the `PI` is defined with `_f64` suffix). `PI` is still truncated, though, because `f64` cannot represent the value with full precision.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp')
0 files changed, 0 insertions, 0 deletions