Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Conversion from a wider to a narrower IEEE-754 floating-point type #262

Merged
merged 1 commit into from
Sep 17, 2018

Conversation

paoloteti
Copy link
Contributor

Adds generic conversion from a wider to a narrower IEEE-754 floating-point type.

Implement __truncdfsf2, __truncdfsf2vfp and associated test-cases.

Adds generic conversion from a wider to a narrower IEEE-754
floating-point type.

Implement `__truncdfsf2` and `__truncdfsf2vfp` and associated test-cases.
@alexcrichton
Copy link
Member

Nice!

@alexcrichton alexcrichton merged commit b69172a into rust-lang:master Sep 17, 2018
@paoloteti paoloteti deleted the truncate branch September 18, 2018 06:19
@alexcrichton
Copy link
Member

Ah unfortunately I had to revert this in 939cbca because it caused this failure

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants