Skip to content

simd: implement float math intrinsics #219

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

Merged
merged 1 commit into from
Sep 28, 2022

Conversation

sadlerap
Copy link
Contributor

Implements the intrinsics required to pass float-math-pass and libm_std_can_float ui tests.

Signed-off-by: Andy Sadler [email protected]

Copy link
Contributor

@antoyo antoyo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good job!
A few nits.

Copy link
Contributor

@antoyo antoyo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry, I missed that one.

Copy link
Contributor

@antoyo antoyo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your work!

There are some issues with the CI, so I'll have to wait a bit before merging this PR.

@antoyo
Copy link
Contributor

antoyo commented Sep 26, 2022

The CI has been reenabled. Can you please rebase on master to trigger the CI?

Implements the intrinsics required to pass float-math-pass and
libm_std_can_float ui tests.

Signed-off-by: Andy Sadler <[email protected]>
@sadlerap
Copy link
Contributor Author

Rebased.

@antoyo antoyo merged commit 8ead881 into rust-lang:master Sep 28, 2022
@antoyo
Copy link
Contributor

antoyo commented Sep 28, 2022

Thanks!

@sadlerap sadlerap deleted the float-intrinsics branch September 28, 2022 14:46
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