-
Couldn't load subscription status.
- Fork 300
Closed as not planned
Labels
Description
It seems like _mm_empty, _mm_madd_pi16, _mm_xor_si64 and a handful of other simd functions don't exist, neither in stable nor behind the stdsimd feature. In fact, it seems like the remaining TODO list in #40 is unimplemented.
I was just wondering if there is any technical reason for these missing functions, or have they just not been implemented yet?
Thanks!