2026
ECCO: Evidence-Driven Causal Reasoning for Compiler Optimization
ICML 2026poster
Compiler auto-tuning faces a dichotomy between traditional black-box search methods, which lack semantic guidance, and recent Large Language Model (LLM) approaches, which often suffer from superficial pattern matching and causal opacity. In this paper, we introduce ECCO, a framework that bridges int…