-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implement _mm256_bslli_epi128 and _mm256_brlli_epi128 by cet.
Favor SSE2 split over SSSE3/AVX2 byte shuffle. Real solution for LDC and GDC probably involves shufflevector. Indeed real complicated to have the instruction with GDC, so I gave up also.
- Loading branch information
Guillaume Piolat
committed
Oct 22, 2024
1 parent
d00faed
commit 7e673c8
Showing
1 changed file
with
54 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters