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

Fix _mm256_bsrli_epi128 producing invalid lower lane when IMM8 = 15 #1599

Closed Jayesskay closed 2 weeks ago

Jayesskay commented 2 weeks ago

Playground example

rustbot commented 2 weeks 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.