IRIS is a modular, extensible compiler infrastructure written in Rust. It provides a rich intermediate representation (IR) framework, a suite of compiler passes, and support for ONNX and LLVM code generation. IRIS is designed for research, experimentation, and building custom compilers or analysis tools -
View it on GitHub