8 ms·
There doesn't seem to be a good in-depth academic resource for advanced compiler optimization. I've searched a lot and all the courses I found were introductory
by fear91 3y ago
There doesn't seem to be a good in-depth academic resource for advanced compiler optimization. I've searched a lot and all the courses I found were introductory, the actual interesting techniques require diving deep into the source code of popular OSS compilers. I found that quite surprising.
- deleted 3y ago[deleted]
- freilanzer 3y agoIt seems to me that most academic courses overfit massively on parsing, while only teaching the rest superficially.