> On Dec 25, 2025, at 18:21, Jorge Almeida <[email protected]> wrote:
> I was making a program where speed is essential and I was told (by AI) Well there's yer problem right there. > to make sure imlib2 had support for mmx etc. But it turns out that the thing > works with imlib2 as we have it in gentoo, so no problem. Your AI is flat wrong, or else is in a time warp from 1998. Next try asking it whether pets.com <http://pets.com/> would be a good investment. MMX was superseded almost immediately by SSE (and more recently AVX). It's still supported by modern CPUs for compatibility, but has hardly been used since the early 2000s. Trying to use it for speed optimization would not be helpful at all.

