Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.compilers > #3581 > unrolled thread

Meta Large Language Model Compiler: Foundation Models of Compiler Optimization

Started byJohn R Levine <johnl@taugh.com>
First post2024-07-08 21:27 -0400
Last post2024-07-08 21:27 -0400
Articles 1 — 1 participant

Back to article view | Back to comp.compilers


Contents

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

#3581 — Meta Large Language Model Compiler: Foundation Models of Compiler Optimization

FromJohn R Levine <johnl@taugh.com>
Date2024-07-08 21:27 -0400
SubjectMeta Large Language Model Compiler: Foundation Models of Compiler Optimization
Message-ID<24-07-001@comp.compilers>
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

[toc] | [standalone]


Back to top | Article view | comp.compilers


csiph-web