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

improve perf of reduce_min,reduce_max,reduce_add and add unsigned upcast from u16x8 #154

Merged
merged 4 commits into from
May 20, 2024

Conversation

mcroomp
Copy link
Contributor

@mcroomp mcroomp commented May 18, 2024

From some reason the optimizer isn't vectorizing the reduction operations and ends up emitting a bunch of slow scalar code.

@Lokathor Lokathor merged commit e719fdc into Lokathor:main May 20, 2024
22 checks passed
@Lokathor
Copy link
Owner

published in 0.7.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.

2 participants