alantudyk opened this issue 6 months ago · 0 comments
_mm256_bslli_epi128 compiles to the same assembler but the name is more descriptive than _mm256_slli_si256:
_mm256_bslli_epi128
_mm256_slli_si256
algorithmica/content/english/hpc/algorithms/prefix.md
Line 103 in ed1945c