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
601 stars 267 forks source link

Define remaining IFMA intrinsics #1590

Closed TDecking closed 3 months ago

TDecking commented 3 months ago

This adds the masked versions of the AVX IFMA intrinsics, completing the feature. This also fixes a test that was testing the wrong function.

rustbot commented 3 months ago

r? @Amanieu

rustbot has assigned @Amanieu. They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer