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

[AutoBump] Merge with fixes of 49c5cebb (Sep 16) (4) #418

Merged
merged 2 commits into from
Dec 13, 2024

Conversation

jorickert
Copy link

No description provided.

majnemer and others added 2 commits September 16, 2024 20:33
Use SWAR techniques for arithmetic shifts: we use the same technique as
logical right shift but with an additional step of sign extending the
result.

Also, use the logical shift left technique even on AVX512 as vpmovzxbw
and vpmovwb are actually quite expensive.
@jorickert jorickert requested a review from mgehre-amd December 12, 2024 17:51
Base automatically changed from bump_to_e99755d4 to feature/fused-ops December 13, 2024 13:23
@jorickert jorickert merged commit 9554f29 into feature/fused-ops Dec 13, 2024
4 checks passed
@jorickert jorickert deleted the bump_to_49c5cebb branch December 13, 2024 13:31
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