MileStone: A Multi-Objective Compiler Phase Ordering Framework

matt_d1 pts0 comments

[2605.23435] MileStone: A Multi-Objective Compiler Phase Ordering Framework for Graph-based IR-Level Optimization

-->

Computer Science > Programming Languages

arXiv:2605.23435 (cs)

[Submitted on 22 May 2026]

Title:MileStone: A Multi-Objective Compiler Phase Ordering Framework for Graph-based IR-Level Optimization

Authors:Amirhosein Sadr, Mehran Alidoost Nia<br>View a PDF of the paper titled MileStone: A Multi-Objective Compiler Phase Ordering Framework for Graph-based IR-Level Optimization, by Amirhosein Sadr and Mehran Alidoost Nia

View PDF<br>HTML (experimental)

Abstract:Compiler phase ordering has a strong effect on program performance. Finding an effective sequence of passes is still a difficult task because the search space is large and execution time, code size and energy consumption often conflict. Existing methods usually depend on fixed optimization levels or limited heuristics and they rarely handle multiple objectives at the same time. This paper presents MileStone, a modular framework that models compiler phase ordering as a multi-objective optimization problem. MileStone represents programs as graphs, predicts performance metrics with a graph neural network and explores pass sequences with a reinforcement-learning agent that follows user constraints. The framework also builds a self-evolving database that collects compiler transformations and improves prediction quality. Experiments on standard benchmarks show that MileStone finds strong Pareto-optimal solutions, meets energy limits more accurately than LLVM optimization levels and other related techniques. MileStone reduces execution time by up to 45 percent under the same energy budget using a multi-objective approach. The results show that MileStone provides an effective and scalable solution for multi-objective compiler phase ordering.

Subjects:

Programming Languages (cs.PL); Software Engineering (cs.SE)

Cite as:<br>arXiv:2605.23435 [cs.PL]

(or<br>arXiv:2605.23435v1 [cs.PL] for this version)

https://doi.org/10.48550/arXiv.2605.23435

Focus to learn more

arXiv-issued DOI via DataCite (pending registration)

Submission history<br>From: Mehran Alidoost Nia [view email]<br>[v1]<br>Fri, 22 May 2026 09:45:56 UTC (364 KB)

Full-text links:<br>Access Paper:

View a PDF of the paper titled MileStone: A Multi-Objective Compiler Phase Ordering Framework for Graph-based IR-Level Optimization, by Amirhosein Sadr and Mehran Alidoost Nia<br>View PDF<br>HTML (experimental)<br>TeX Source

view license

Current browse context:

cs.PL

next >

new<br>recent<br>| 2026-05

Change to browse by:

cs<br>cs.SE

References & Citations

NASA ADS<br>Google Scholar

Semantic Scholar

export BibTeX citation<br>Loading...

BibTeX formatted citation

&times;

loading...

Data provided by:

Bookmark

Bibliographic Tools

Bibliographic and Citation Tools

Bibliographic Explorer Toggle

Bibliographic Explorer (What is the Explorer?)

Connected Papers Toggle

Connected Papers (What is Connected Papers?)

Litmaps Toggle

Litmaps (What is Litmaps?)

scite.ai Toggle

scite Smart Citations (What are Smart Citations?)

Code, Data, Media

Code, Data and Media Associated with this Article

alphaXiv Toggle

alphaXiv (What is alphaXiv?)

Links to Code Toggle

CatalyzeX Code Finder for Papers (What is CatalyzeX?)

DagsHub Toggle

DagsHub (What is DagsHub?)

GotitPub Toggle

Gotit.pub (What is GotitPub?)

Huggingface Toggle

Hugging Face (What is Huggingface?)

ScienceCast Toggle

ScienceCast (What is ScienceCast?)

Demos

Demos

Replicate Toggle

Replicate (What is Replicate?)

Spaces Toggle

Hugging Face Spaces (What is Spaces?)

Spaces Toggle

TXYZ.AI (What is TXYZ.AI?)

Related Papers

Recommenders and Search Tools

Link to Influence Flower

Influence Flower (What are Influence Flowers?)

Core recommender toggle

CORE Recommender (What is CORE?)

Author

Venue

Institution

Topic

About arXivLabs

arXivLabs: experimental projects with community collaborators

arXivLabs is a framework that allows collaborators to develop and share new arXiv features directly on our website.

Both individuals and organizations that work with arXivLabs have embraced and accepted our values of openness, community, excellence, and user data privacy. arXiv is committed to these values and only works with partners that adhere to them.

Have an idea for a project that will add value for arXiv's community? Learn more about arXivLabs .

Which authors of this paper are endorsers? |<br>Disable MathJax (What is MathJax?)

toggle milestone compiler multi objective phase

Related Articles