Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/juliallvm/mlir.jl

Julia library to manipulate MLIR dialects.
https://github.com/juliallvm/mlir.jl

julia llvm mlir

Last synced: 11 days ago
JSON representation

Julia library to manipulate MLIR dialects.

Awesome Lists containing this project

README

        





[![](https://img.shields.io/badge/docs-stable-blue.svg)](https://julia.mit.edu/MLIR.jl/stable/)
[![](https://img.shields.io/badge/docs-dev-blue.svg)](https://julia.mit.edu/MLIR.jl/dev/)

`MLIR.jl` presents high-level tools to manipulate MLIR dialects through [the MLIR C API](https://mlir.llvm.org/docs/CAPI/).

---