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

Enable x86 F16C hardware intrinsics on stable Rust #54

Closed
starkat99 opened this issue Jun 21, 2022 · 4 comments
Closed

Enable x86 F16C hardware intrinsics on stable Rust #54

starkat99 opened this issue Jun 21, 2022 · 4 comments
Assignees
Labels
awaiting stabilization Resolving this issue requires stabilization of unstable nightly Rust features enhancement

Comments

@starkat99
Copy link
Owner

F16C hardware intrinsics still not stabilized, just needs stabilization PR rust-lang/stdarch#1234

Probably the biggest priority for crate now that const conversions are done.

@starkat99 starkat99 added the awaiting stabilization Resolving this issue requires stabilization of unstable nightly Rust features label Jun 21, 2022
@starkat99 starkat99 self-assigned this Jun 21, 2022
@starkat99
Copy link
Owner Author

Opened PRs for stabilization: rust-lang/stdarch#1366 and rust-lang/rust#106323

@starkat99 starkat99 changed the title Enable hardware intrinsics on stable Rust Enable x86 F16C hardware intrinsics on stable Rust Jan 23, 2023
@mert-kurttutan
Copy link

mert-kurttutan commented May 21, 2023

@starkat99 just wanted to see if you have any non-public update on this one. F16C intrinsic (when using rust nightly) provides performance improvements for my project.

@mert-kurttutan
Copy link

Seems like your PR is merged. Any plan to release a new version for this feature ?

@Shnatsel
Copy link
Contributor

The necessary intrinsics have shipped on stable in 1.70.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting stabilization Resolving this issue requires stabilization of unstable nightly Rust features enhancement
Projects
None yet
Development

No branches or pull requests

3 participants