Support for _mm_maddubs_epi16
and _mm_maddubs_epi16
and similar?
#366
Labels
C-feature-request
Category: a feature request, i.e. not implemented / a PR
Hi, I'm looking for a way to implement these instructions with portable simd, but can't find any pointers.
Is this possible, if so how? Otherwise is there any willingness to add support?
For more context on what I'm trying to do, see here - basically int parsing by progressively collapsing SIMD arrays.
The text was updated successfully, but these errors were encountered: