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

Tracking Issue for missed BMI1, SSE2, SSE4.1, AVX2 intrinsics #1596

Closed
sayantn opened this issue Jun 25, 2024 · 0 comments
Closed

Tracking Issue for missed BMI1, SSE2, SSE4.1, AVX2 intrinsics #1596

sayantn opened this issue Jun 25, 2024 · 0 comments

Comments

@sayantn
Copy link
Contributor

sayantn commented Jun 25, 2024

The feature gate is #[feature(simd_x86_updates)].

The Public API is 9 new intrinsics (probably overlooked in the simd_x86 feature). See #1178.

Implementation History

It is debatable whether we should add _mm_malloc and _mm_free. These would be nice to have since they would open up dynamic memory allocation even in no_std environments.

@sayantn sayantn closed this as not planned Won't fix, can't repro, duplicate, stale Jun 25, 2024
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

No branches or pull requests

1 participant