Skip to content

Implement AVX512DQ #1581

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 17 commits into from
Jun 18, 2024
Merged

Implement AVX512DQ #1581

merged 17 commits into from
Jun 18, 2024

Conversation

sayantn
Copy link
Contributor

@sayantn sayantn commented Jun 9, 2024

Started adding AVX512DQ. Continuing work of #954.

  • Logical Operations (and, andnot, or, xor)
  • Broadcast, Extract, Insert
  • Convert
  • Range
  • Reduce
  • Mask
  • FP-Class
  • Multiply Low

@rustbot
Copy link
Collaborator

rustbot commented Jun 9, 2024

Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @Amanieu (or someone else) some time within the next two weeks.

@sayantn sayantn marked this pull request as ready for review June 16, 2024 15:01
@Amanieu
Copy link
Member

Amanieu commented Jun 16, 2024

LGTM, but this needs a rebase.

@Amanieu Amanieu enabled auto-merge (rebase) June 18, 2024 16:58
@Amanieu Amanieu merged commit 88c3d88 into rust-lang:master Jun 18, 2024
29 checks passed
@sayantn sayantn deleted the avx512dq branch June 19, 2024 06:24
@Amanieu Amanieu mentioned this pull request Jul 14, 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

Successfully merging this pull request may close these issues.

3 participants