Skip to main navigation Skip to search Skip to main content

Building a domain-specific compiler for emerging processors with a reusable approach

  • Beihang University

Research output: Contribution to journalArticlepeer-review

Abstract

High-performance computing and deep learning domains have been motivating the design of domain-specific processors. Although these processors can provide promising computation capability, they are notorious for exotic programming paradigms. To improve programming productivity and fully exploit the performance potential of these processors, domain-specific compilers (DSCs) have been proposed. However, building DSCs for emerging processors requires tremendous engineering efforts because the commonly used compilation stack is difficult to be reused. Owing to the advent of multilevel intermediate representation (MLIR), DSC developers can leverage reusable infrastructure to extend their customized functionalities without rebuilding the entire compilation stack. In this paper, we further demonstrate the effectiveness of MLIR by extending its reusable infrastructure to embrace a heterogeneous many-core processor (Sunway processor). In particular, we design a new Sunway dialect and corresponding backend for the Sunway processor, fully exploiting its architectural advantage and hiding its programming complexity. To show the ease of building a DSC, we leverage the Sunway dialect and existing MLIR dialects to build a stencil compiler for the Sunway processor. The experimental results show that our stencil compiler, built with a reusable approach, can even perform better than state-of-the-art stencil compilers.

Original languageEnglish
Article number112101
JournalScience China Information Sciences
Volume67
Issue number1
DOIs
StatePublished - Jan 2024

Keywords

  • MLIR
  • domain-specific compiler
  • emerging processor
  • performance optimization
  • reusable dialect

Fingerprint

Dive into the research topics of 'Building a domain-specific compiler for emerging processors with a reusable approach'. Together they form a unique fingerprint.

Cite this