Skip to content
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

Fix incorrect reduction operations in avx512f #1603

Merged
merged 1 commit into from
Jul 2, 2024

Conversation

TDecking
Copy link
Contributor

@TDecking TDecking commented Jul 1, 2024

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

@rustbot
Copy link
Collaborator

rustbot commented Jul 1, 2024

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

@Amanieu Amanieu enabled auto-merge (rebase) July 2, 2024 09:58
@Amanieu Amanieu merged commit f81a1f8 into rust-lang:master Jul 2, 2024
30 checks passed
@TDecking TDecking deleted the reduce-fix branch July 2, 2024 10:20
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.

None yet

3 participants