2025
Compiler-R1: Towards Agentic Compiler Auto-tuning with Reinforcement Learning
NeurIPS 2025poster
Compiler auto-tuning optimizes pass sequences to improve performance metrics such as Intermediate Representation (IR) instruction count. Although recent advances leveraging Large Language Models (LLMs) have shown promise in automating compiler tuning, two significant challenges still remain: the abs…