02月23, 2021

machine learning for compilers and program optimization

some research directions that compiler optimization

1, iterative compilation and compiler option tuning

2, instruction-level optimization

3, auto-tuning and design space exploration

4, parallelism mapping and task scheduling

5, domain-specific optimization

6, languages and compilation

7, code size reduction

8, cost and performance models

9, learning program representation

10, enabling ML in compilers

本文链接:https://harry.ren/post/program-optimization.html

-- EOF --

Comments