diff options
| author | Guillaume Gomez <guillaume1.gomez@gmail.com> | 2025-05-29 17:03:01 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-05-29 17:03:01 +0200 |
| commit | 8c708a473dd0b09547bdf489ce8a5d9a38743893 (patch) | |
| tree | 30d39998d53e2daf43a8ae0087e1f53672d5e43d /compiler/rustc_codegen_gcc/example/alloc_example.rs | |
| parent | a547af9ffc6cd72303dfea3647d0e9a4cc599609 (diff) | |
| parent | b2858f313299f812915e5de4d68874d27149be8a (diff) | |
| download | rust-8c708a473dd0b09547bdf489ce8a5d9a38743893.tar.gz rust-8c708a473dd0b09547bdf489ce8a5d9a38743893.zip | |
Rollup merge of #141715 - heiher:loong64-f32-midpoint, r=the8472
Add `loongarch64` with `d` feature to `f32::midpoint` fast path This patch enables the optimized implementation of `f32::midpoint` for `loongarch64` targets that support the `d`feature. Targets with reliable 64-bit float support can safely use the faster and more accurate computation via `f64`, avoiding the fallback branchy version.
Diffstat (limited to 'compiler/rustc_codegen_gcc/example/alloc_example.rs')
0 files changed, 0 insertions, 0 deletions
