rust-lang / stdarch

Rust's standard library vendor-specific APIs and run-time feature detection
https://doc.rust-lang.org/stable/core/arch/
Apache License 2.0
598 stars 255 forks source link

Implement AVX512DQ #1581

Closed sayantn closed 3 weeks ago

sayantn commented 1 month ago

Started adding AVX512DQ. Continuing work of #954.

rustbot commented 1 month ago

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.

Amanieu commented 3 weeks ago

LGTM, but this needs a rebase.