Groups | Search | Server Info | Keyboard shortcuts | Login | Register


Groups > comp.compilers > #3581

Meta Large Language Model Compiler: Foundation Models of Compiler Optimization

From John R Levine <johnl@taugh.com>
Newsgroups comp.compilers
Subject Meta Large Language Model Compiler: Foundation Models of Compiler Optimization
Date 2024-07-08 21:27 -0400
Organization Compilers Central
Message-ID <24-07-001@comp.compilers> (permalink)

Show all headers | View raw


People at Meta (Facebook) trained their LLM to do some compiler
optimzation tasks.  One was selecting the set of optimizations that LLVM
should do on a program, the other was disassembling assembler code in to
LLVM IR.  It did OK.

https://arxiv.org/abs/2407.02524

Their LLM is open source if anyone wants to try it.

Regards,
John Levine, johnl@taugh.com, Taughannock Networks, Trumansburg NY
Please consider the environment before reading this e-mail. https://jl.ly

Back to comp.compilers | Previous | Next | Find similar


Thread

Meta Large Language Model Compiler: Foundation Models of Compiler Optimization John R Levine <johnl@taugh.com> - 2024-07-08 21:27 -0400

csiph-web