Charles Explorer logo
🇬🇧

Code Optimization in Production Compilers 2

Class at Faculty of Mathematics and Physics |
NSWI181

Annotation

Continuation of the lecture "Code optimization in production compilers". We expect knowledge of the SSA form and basic scalar opitmizations using it. We will discuss advanced topics including loop optimization

(autoparalelization and vectorization), code generation, register allocation, scheduling etc.