Interference graph dataset for machine learning based register allocation
收藏IEEE2026-04-17 收录
下载链接:
https://ieee-dataport.org/documents/interference-graph-dataset-machine-learning-based-register-allocation
下载链接
链接失效反馈官方服务:
资源简介:
Register allocation is an important phase in compiler optimization. Often, its resolution involves graph coloring, which is an NP-complete problem. Because of their significance, numerous heuristics have been suggested for their resolution. Heuristic development is a complex process that requires specialized domain expertise. Recently, several machine learning based approaches have been proposed to solve compiler optimization problems. Still, due to the complexity of the problem and the lack of specialized datasets for training models applied to register allocation, few works researched this topic. The deficiency in sufficient adequate test cases is a recurring issue when working with register allocation, even beyond the scope of machine learning applications. In an effort to address this problem and facilitate forthcoming research in this domain, we present this dataset for training Machine Learning models focused on register allocation. The dataset consists of PBQP interference graphs from real C/C++ codes, and it is easily adaptable to various register allocation techniques.
提供机构:
SILVA, PEDRO ZAFFALON



