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 incorrect reduction operations in avx512f #1603

Closed TDecking closed 1 week ago

TDecking commented 1 week ago

Some of the masked reduction operations had bogus values for the masked out elements.

rustbot commented 1 week 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