GNU C library 2.33 released
GNU C library 2.33 released
Posted Feb 6, 2021 6:08 UTC (Sat) by dvdeug (subscriber, #10998)In reply to: GNU C library 2.33 released by nix
Parent article: GNU C library 2.33 released
From another angle, https://www.extremetech.com/computing/312673-linus-torval... mentions that Atom CPUs don't even support AVX; what happens when Atom CPUs come out with new instructions specialized for low-power ChromeBooks? Or even some specific instructions, like AES enhancements, make their way all the way down the line to Atom CPUs?
Either way, AMD adding its own instructions without supporting AVX-512 or newer instructions making their way down to cheap CPUs with limited AVX support, it seems entirely out of the control of the GNU toolchain people that there are no new instructions they need to support on CPUs that don't support AVX-512.
