2 papers
cs.PL2025
Agentic Auto-Scheduling: An Experimental Study of LLM-Guided Loop Optimization
Massinissa Merouani, Islem Kara Bernou, Riyadh Baghdadi
Automatic code optimization remains a difficult challenge, particularly for complex loop nests on modern hardware. This paper investigates a novel approach to code optimization whe…
cs.PL2025
LOOPer: A Learned Automatic Code Optimizer For Polyhedral Compilers
Massinissa Merouani, Afif Boudaoud, Iheb Nassim Aouadj +7
While polyhedral compilers have shown success in implementing advanced code transformations, they still face challenges in selecting the ones that lead to the most profitable speed…