3 papers
cs.LG2025
Exploring the Feasibility of End-to-End Large Language Model as a Compiler
Hongbin Zhang, Shihao Gao, Yang Liu +3
In recent years, end-to-end Large Language Model (LLM) technology has shown substantial advantages across various domains. As critical system software and infrastructure, compilers…
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.LG2025
Behavioral Embeddings of Programs: A Quasi-Dynamic Approach for Optimization Prediction
Haolin Pan, Jinyuan Dong, Hongbin Zhang +3
Learning effective numerical representations, or embeddings, of programs is a fundamental prerequisite for applying machine learning to automate and enhance compiler optimization.…