Hello there, welcome to my blog! Here you'll find articles about interesting problems I've tackled in my open source projects. The opinions presented here are my own.
SSSE3 and SSE4.1 in Pure SSE2 - an implementation of some SSSE3 and SSE4.1 instructions without relying on anything other than SSE2
Predicated AVX-512 Byte & Word Operations - exploring new ideas that can be used to implement predicated zeroing, filling, and 1s complement of 8-bit and 16-bit elements