LLMs and 'hideous' code: how ARM speeds up Linux kernel builds
An ARM engineer used LLMs to find bottlenecks in Linux kernel compilation. The model generated a lot of code, much of it low quality, but identified room for parallelization that enables faster builds. The value is not in the generated code but in th...