https://github.com/zincnode/mlir-he
A naive template for out-of-tree MLIR projects.
https://github.com/zincnode/mlir-he
llvm mlir template
Last synced: 12 months ago
JSON representation
A naive template for out-of-tree MLIR projects.
- Host: GitHub
- URL: https://github.com/zincnode/mlir-he
- Owner: zincnode
- License: apache-2.0
- Created: 2024-05-02T03:27:27.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-16T12:29:42.000Z (about 1 year ago)
- Last Synced: 2025-03-25T23:03:23.213Z (12 months ago)
- Topics: llvm, mlir, template
- Language: Python
- Homepage:
- Size: 77.1 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-llvm - zincnode/mlir-he - standalone-template](https://github.com/jmgorius/mlir-standalone-template), [Lewuathe/mlir-hello](https://github.com/Lewuathe/mlir-hello) (Starchart)
README
# mlir-he
[](https://hub.docker.com/r/zincnode/mlir-he)



This project aims to provide a naive template for out-of-tree MLIR projects.
## Usage
Please refer to [docs/Usage](docs/Usage.md).
## References
- [jmgorius/mlir-standalone-template](https://github.com/jmgorius/mlir-standalone-template)
- [Lewuathe/mlir-hello](https://github.com/Lewuathe/mlir-hello)