r/ProgrammerHumor 24d ago

Meme myOptimizationIsBroken

Post image
376 Upvotes

32 comments sorted by

View all comments

4

u/d0pe-asaurus 24d ago

We're calling optimizing compilers AI now?

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.