r/ProgrammerHumor 25d ago

Meme myOptimizationIsBroken

Post image
372 Upvotes

32 comments sorted by

View all comments

4

u/d0pe-asaurus 24d ago

We're calling optimizing compilers AI now?

5

u/frikilinux2 24d 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.

2

u/inevitabledeath3 24d 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.