Slide 25 states that SSSE3 didn't survive, but that's not true! SSSE3 was added between SSE3 and SSE4.1 and actually is supported by all CPUs that support SSE4.1. One of SSSE3 instructions is a famous PSHUFB, which is one of the most interesting instructions which has counterparts in AVX2 and AVX512 (VPSHUFB).
Great job Felix!
I remember plugging in a 8087 into my motherboard like it was yesterday. Then the 80287 .. and the the 80387.
Slide 25 states that SSSE3 didn't survive, but that's not true! SSSE3 was added between SSE3 and SSE4.1 and actually is supported by all CPUs that support SSE4.1. One of SSSE3 instructions is a famous PSHUFB, which is one of the most interesting instructions which has counterparts in AVX2 and AVX512 (VPSHUFB).