IR-OptSet: An Optimization-Sensitive Dataset for Advancing LLM-Based IR Optimizer
Compiler optimization is essential for improving program performance, yet modern compilers still depend on manually crafted transformation rules over intermediate representations (IRs). As compilers grow in complexity, maintaining these rule-based optimizations becomes increasingly labor-intensive a…