- 
                Notifications
    You must be signed in to change notification settings 
- Fork 794
MLIR Projects Directory
        Renato Golin 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.
| 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 | 
| 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 | 
| 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 |