Skip to content

Inline numeric operations for floats. #4026

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
Nov 24, 2012

Conversation

eholk
Copy link
Contributor

@eholk eholk commented Nov 23, 2012

These are just single instruction anyway, so there's no reason not to inline them. This resulted in a pretty dramatic performance improvement on some of my generic matrix math code.

catamorphism added a commit that referenced this pull request Nov 24, 2012
Inline numeric operations for floats.
@catamorphism catamorphism merged commit 55ca361 into rust-lang:incoming Nov 24, 2012
@catamorphism
Copy link
Contributor

Merged, thanks!

RalfJung added a commit to RalfJung/rust that referenced this pull request Nov 21, 2024
miri: implement square root without relying on host floats
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants