diff options
| author | bors <bors@rust-lang.org> | 2024-10-22 22:36:59 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2024-10-22 22:36:59 +0000 |
| commit | 8bf64f106ac0cd1f2b9c6fd27965dd2dc4b862dd (patch) | |
| tree | a12bfad99e5c05d0313ac32ae62cefb6b095f779 /compiler/rustc_mir_transform/src/coverage/mod.rs | |
| parent | 86d69c705a552236a622eee3fdea94bf13c5f102 (diff) | |
| parent | 09068192f86e84bb0dddc105c9f7cc1971684fb7 (diff) | |
| download | rust-8bf64f106ac0cd1f2b9c6fd27965dd2dc4b862dd.tar.gz rust-8bf64f106ac0cd1f2b9c6fd27965dd2dc4b862dd.zip | |
Auto merge of #131871 - RalfJung:x86-32-float, r=workingjubilee
x86-32 float return for 'Rust' ABI: treat all float types consistently This helps with https://github.com/rust-lang/rust/issues/131819: for our own ABI on x86-32, we want to *never* use the float registers. The previous logic only considered F32 and F64, but skipped F16 and F128. So I made the logic just apply to all float types. try-job: i686-gnu try-job: i686-gnu-nopt
Diffstat (limited to 'compiler/rustc_mir_transform/src/coverage/mod.rs')
0 files changed, 0 insertions, 0 deletions
