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

Use SVE widening loads #490

Merged
merged 1 commit into from
Aug 7, 2024
Merged

Use SVE widening loads #490

merged 1 commit into from
Aug 7, 2024

Conversation

solidpixel
Copy link
Contributor

@solidpixel solidpixel commented Aug 7, 2024

This change moves from NEON-style post-load widening, to SVE-style load-time widening. On Neoverse V1 this improves performance 1-5% (increasing with block size).

Also fixes a signed/unsigned mismatch warning.

@solidpixel solidpixel added this to the 4.9.0 milestone Aug 7, 2024
@solidpixel solidpixel requested a review from bengaineyarm August 7, 2024 11:54
@solidpixel solidpixel merged commit 44e3b94 into main Aug 7, 2024
7 checks passed
@solidpixel solidpixel deleted the sve_wload branch August 7, 2024 12:01
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