Skip to content
This repository was archived by the owner on Apr 28, 2025. It is now read-only.

Add a generic version of scalbn #464

Merged
merged 1 commit into from
Jan 23, 2025
Merged

Conversation

tgross35
Copy link
Contributor

@tgross35 tgross35 commented Jan 23, 2025

This replaces the f32 and f64 versions of scalbn and ldexp.

@tgross35
Copy link
Contributor Author

This does not yet work for f16 or f128, so splitting off from #391.

@tgross35 tgross35 marked this pull request as ready for review January 23, 2025 22:31
This replaces the `f32` and `f64` versions of `scalbn` and `ldexp`.
@tgross35 tgross35 enabled auto-merge (rebase) January 23, 2025 22:54
@tgross35
Copy link
Contributor Author

No change for scalbn, slight 3% icount regression for scalbnf. This is tolerable.

@tgross35 tgross35 merged commit 220c8e5 into rust-lang:master Jan 23, 2025
35 checks passed
@tgross35 tgross35 deleted the generic-scalbn branch February 11, 2025 08:01
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant