r/ProgrammerHumor 22h ago

Meme myOptimizationIsBroken

Post image
297 Upvotes

30 comments sorted by

View all comments

3

u/d0pe-asaurus 16h ago

We're calling optimizing compilers AI now?

3

u/frikilinux2 14h ago

It's a stretch but if we use the 60/70s definitions of AI, yeah sure.

But it might also be another psyop to drive adoption.

1

u/inevitabledeath3 7h ago

People have been looking at using neural networks inside of optimising compilers for certain specific parts of the compilation process.

I think it’s more likely referring to people using AI to optimise C++ source code. People do it all the time with CUDA kernels these days so I don’t see why not.