Hacker News new | ask | show | jobs
by nona42 1059 days ago
For games, most performance critical code probably does not run on the CPU but on the GPU. I believe they use pretty standard open source CPU compilers and Sony e.g. do contribute to LLVM.
1 comments

I didn't said they don't contribute at all, rather "any improvements that may reveal NDA stuff from their consoles never gets upstream."

How do you think shader code gets compiled into GPGPU machine code?