Hacker News new | ask | show | jobs
by p0nce 1144 days ago
Indeed, and your comment led me to find additional issues with my port of _mm_madd_epi16.

I agree it would perhaps be possible to find better semantics for SIMD that kinda gloss over all the differences. That would be cleaner but require a lot of names. Well I suppose that's what Highway does, isn't it?

1 comments

:) Yes indeed! Always happy to discuss suggestions for new intrinsics via Github issues.