Showing cs.SEShow all
2 papers · 1 filter
cs.SE2025
A Hybrid, Knowledge-Guided Evolutionary Framework for Personalized Compiler Auto-Tuning
Haolin Pan, Hongbin Zhang, Mingjie Xing +1
Compiler pass auto-tuning is critical for enhancing software performance, yet finding the optimal pass sequence for a specific program is an NP-hard problem. Traditional, general-p…
cs.SE2025
Synergy-Guided Compiler Auto-Tuning of Nested LLVM Pass Pipelines
Haolin Pan, Jinyuan Dong, Mingjie Xing +1
Compiler optimization relies on sequences of passes to improve program performance. Selecting and ordering these passes automatically, known as compiler auto-tuning, is challenging…