Skip to content

MLIR Projects Directory

Ettore Tiotto edited this page Sep 8, 2023 · 11 revisions

This page aims to list all public MLIR projects at Intel, in this repository, separate forks or other projects that use LLVM (ex. standalone).

If your project isn't listed here, please add them directly or ask someone in the repo to add them for you.

Note: The formatting on this page is experimental. Feel free to play with it until we find a more efficient way of representing all projects.

IMEX

Name IMEX
Repo https://github.com/intel/mlir-extensions
Blurb Intel® Extension for MLIR. A staging ground for MLIR dialects and tools for Intel devices using the MLIR toolchain.
Main Contact https://github.com/Hardcode84

Region Op

Name region-op
Repo https://github.com/intel/llvm/tree/region-op
Blurb Prototyping a region operation to group code by device and/or memory configuration
Main Contact https://github.com/Hardcode84, https://github.com/rengolin

TPP MLIR

Name TPP MLIR
Repo https://github.com/plaidml/tpp-mlir
Blurb TPP experimentation on MLIR for linear algebra
Main Contact https://github.com/rengolin
Description This is an experiment in using MLIR to automatically select the best Tensor Processing Primitives for linear algebra.
Collaborates with IMEX, OpenXLA/IREE, region-op
Clone this wiki locally