Showing cs.PLShow all
2 papers · 1 filter
cs.PL2026
Protean Compiler: An Agile Framework to Drive Fine-grain Phase Ordering
Amir H. Ashouri, Shayan Shirahmad Gale Bagi, Kavin Satheeskumar +6
The phase ordering problem has been a long-standing challenge since the late 1970s, yet it remains an open problem due to having a vast optimization space and an unbounded nature,…
cs.PL2025
ACPO: AI-Enabled Compiler Framework
Amir H. Ashouri, Muhammad Asif Manzoor, Duc Minh Vu +7
The key to performance optimization of a program is to decide correctly when a certain transformation should be applied by a compiler. This is an ideal opportunity to apply machine…