Skip to content

Add shuffle_qtable_channels8 for avx512 - #136

Merged
awxkee merged 1 commit into
awxkee:masterfrom
anematode:avx512-shuffle
Sep 14, 2026
Merged

awxkee merged 1 commit into
awxkee:masterfrom
anematode:avx512-shuffle

Conversation

@anematode

Copy link
Copy Markdown
Contributor

Pretty straightforward port of the AVX2 impl. I can add the more generic shuffle as a followup.

Thanks for this project!

@awxkee awxkee left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

Thanks for the PR!

Let me know if you want to change the copyright, otherwise LGTM.

Comment thread src/avx512bw/shuffle.rs
@@ -0,0 +1,153 @@
/*
* Copyright (c) Radzivon Bartoshyk, 09/2026. All rights reserved.

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

But this is your code, right?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

😂 I just copied the other copyright notice you have, but I don't really mind either way...

@awxkee
awxkee merged commit e393096 into awxkee:master Sep 14, 2026
14 checks passed
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