|
|
|
|
|
by jasonthorsness
470 days ago
|
|
Soon I am wondering if rather than rely on finicky auto-vectorization we’ll just have LLMs help “hand-optimize” more routines. Just like how memcmp and memcpy are optimized by hand today maybe like 20% of the program could just be LLM-assisted assembly. @ffmpeg on X thinks maybe they are starting to get it [1] and I had some success having an LLM generate working WebAssembly [2]
https://x.com/ffmpeg/status/1898408922769223994?s=46 https://www.jasonthorsness.com/24 |
|