mlir topic
concrete
Concrete: TFHE Compiler that converts python programs into FHE equivalent
LLVM-Guide
LLVM (Low Level Virtual Machine) Guide. Learn all about the compiler infrastructure, which is designed for compile-time, link-time, run-time, and "idle-time" optimization of programs. Originally imple...
mlir-playground
Play with MLIR right in your browser
vast
VAST is an experimental compiler pipeline designed for program analysis of C and C++. It provides a tower of IRs as MLIR dialects to choose the best fit representations for a program analysis or furth...
awesome-mojo
Awesome Mojo🔥
beaver
Beaver is a LLVM/MLIR Toolkit in Elixir and Zig.
catalyst
A JIT compiler for hybrid quantum programs in PennyLane
cppLox
A tree-walker && virtual-machine && JIT interpreter for Lox language