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 variable name in dot product kernels #656

Merged
merged 1 commit into from
Oct 22, 2023

Conversation

argilo
Copy link
Member

@argilo argilo commented Oct 14, 2023

It looks like sixteenthPoints was copy-pasted into the SSE kernels by mistake. They process eight points at a time, so I've renamed the variable.

@argilo
Copy link
Member Author

argilo commented Oct 14, 2023

Test failures are unrelated (#646 and #651).

Copy link
Member

@marcusmueller marcusmueller left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lol 👍

Copy link
Contributor

@jdemel jdemel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jdemel jdemel merged commit 516f813 into gnuradio:main Oct 22, 2023
@argilo argilo deleted the sixteenth-eighth branch December 2, 2023 16:49
Alesha72003 pushed a commit to Alesha72003/volk that referenced this pull request May 15, 2024
Fix variable name in dot product kernels
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.

3 participants