Skip to content

Add SIMD rounding intrinsics #107

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 2 commits into from
Apr 26, 2021
Merged

Add SIMD rounding intrinsics #107

merged 2 commits into from
Apr 26, 2021

Conversation

workingjubilee
Copy link
Member

@workingjubilee workingjubilee commented Apr 25, 2021

Adds SIMD round, trunc, and fract. As part of this, it breaks out rounding intrinsics and tests into their own modules and refactors the code somewhat to use more module- or impl-oriented #[cfg]s for the #[cfg(feature = "std")] code, because those are easier to manage.

@workingjubilee workingjubilee merged commit 5751179 into master Apr 26, 2021
@calebzulawski calebzulawski deleted the feat/simd-round branch August 7, 2021 18:19
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