2025 EuroLLVM Developers' Meeting
https://llvm.org/devmtg/2025-04/
------
Title: llvmlite: A python gym for LLVM
Speaker: Yashwant Singh
------
Slides: https://llvm.org/devmtg/2025-04/slides/technical_talk/singh_llvmlite.pdf
-----
LLVM has been used in countless innovative ways, and llvmlite is no exception. While it describes itself as "a lightweight LLVM Python binding for writing JIT compilers," its potential extends far beyond JIT compilation. This talk will explore how llvmlite empowers developers to i) Build an LLVM- based compiler frontend in Python, ii) Experiment with LLVM optimizations and pipelines, and iii) Dynamically execute IR code using LLVM's JIT engine. Whether you're an LLVM expert or just getting started with compiler tooling, this session will demonstrate how Python can simplify LLVM development, making rapid prototyping and experimentation more accessible than ever.
-----
Videos Edited by Bash Films: http://www.BashFilms.com