diff options
| author | Trevor Gross <t.gross35@gmail.com> | 2025-02-23 14:30:25 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-02-23 14:30:25 -0500 |
| commit | a9e8cfe3f7a3f322f44a207f9dc49a5b03f295db (patch) | |
| tree | 455344b47f3e38b3077630e9fd6b5c21a884b391 /tests/codegen/patchable-function-entry/patchable-function-entry-one-flag.rs | |
| parent | be635722bd4264f0fd0de4cccb9ca4f9f74fafd9 (diff) | |
| parent | beb24b3301e6f9b831f16ddd542930024ffe8239 (diff) | |
| download | rust-a9e8cfe3f7a3f322f44a207f9dc49a5b03f295db.tar.gz rust-a9e8cfe3f7a3f322f44a207f9dc49a5b03f295db.zip | |
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
Diffstat (limited to 'tests/codegen/patchable-function-entry/patchable-function-entry-one-flag.rs')
0 files changed, 0 insertions, 0 deletions
