2022-11-15 01:54:50 +00:00
|
|
|
# llvm-mlir
|
|
|
|
|
|
|
|
|
|
#### Description
|
|
|
|
|
The MLIR project is a novel approach to building reusable and extensible compiler infrastructure.
|
2023-07-07 12:10:06 +08:00
|
|
|
MLIR aims to address software fragmentation, improve compilation for heterogeneous hardware,
|
|
|
|
|
significantly reduce the cost of building domain specific compilers, and aid in connecting
|
|
|
|
|
existing compilers together.
|
2022-11-15 01:54:50 +00:00
|
|
|
|
|
|
|
|
#### Contribution
|
|
|
|
|
|
|
|
|
|
1. Fork the repository
|
|
|
|
|
2. Create Feat_xxx branch
|
|
|
|
|
3. Commit your code
|
|
|
|
|
4. Create Pull Request
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#### Gitee Feature
|
|
|
|
|
|
|
|
|
|
1. You can use Readme\_XXX.md to support different languages, such as Readme\_en.md, Readme\_zh.md
|
|
|
|
|
2. Gitee blog [blog.gitee.com](https://blog.gitee.com)
|
|
|
|
|
3. Explore open source project [https://gitee.com/explore](https://gitee.com/explore)
|
|
|
|
|
4. The most valuable open source project [GVP](https://gitee.com/gvp)
|
|
|
|
|
5. The manual of Gitee [https://gitee.com/help](https://gitee.com/help)
|
|
|
|
|
6. The most popular members [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)
|