Files
rust/compiler/rustc_span/src
Trevor Gross a2bb4d748d Rollup merge of #136543 - RalfJung:round-ties-even, r=tgross35
intrinsics: unify rint, roundeven, nearbyint in a single round_ties_even intrinsic

LLVM has three intrinsics here that all do the same thing (when used in the default FP environment). There's no reason Rust needs to copy that historically-grown mess -- let's just have one intrinsic and leave it up to the LLVM backend to decide how to lower that.

Suggested by `@hanna-kruppe` in https://github.com/rust-lang/rust/issues/136459; Cc `@tgross35`

try-job: test-various
2025-02-23 14:30:25 -05:00
..
2025-01-08 21:26:39 +01:00
2024-07-29 08:26:52 +10:00
2025-02-18 09:32:44 -08:00
2024-11-22 11:12:15 -08:00
2025-02-22 00:13:19 +00:00
2024-07-29 08:26:52 +10:00