Optimization
← Back to Compilation Pipeline
Transformations applied to the IR or code that improve performance without changing the program’s observable behavior. Optimization is a critical phase that can dramatically affect execution speed and code size.