2024

Meta Large Language Model Compiler: Foundation Models of Compiler Optimization

Cummins, Chris, Seeker, Volker, Grubisic, Dejan et al.

Understand

Large Language Models (LLMs) have demonstrated remarkable capabilities across a variety of software engineering and coding tasks.

  • However, their application in the domain of code and compiler optimization remains underexplored.
  • Training LLMs is resource-intensive, requiring substantial GPU hours and extensive data collection, which can be prohibitive.
  • To address this gap, we introduce Meta Large Language Model Compiler (LLM Compiler), a suite of robust, openly available, pre-trained models specifically designed for code optimization tasks.

Reading the bibliography…