A simple MLIR Dialect out of tree tutorial
-
Updated
Oct 14, 2025 - C++
A simple MLIR Dialect out of tree tutorial
MLIR (Multi-Level Intermediate Representation) provides a flexible and extensible framework for building reusable and modular compiler components. This repository contains an MLIR pass, which is an analysis applied to MLIR code.
Add a description, image, and links to the mlir-tutorial topic page so that developers can more easily learn about it.
To associate your repository with the mlir-tutorial topic, visit your repo's landing page and select "manage topics."