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

https://github.com/lancern/mlir-gccjit

MLIR dialect for libgccjit
https://github.com/lancern/mlir-gccjit

compiler jit libgccjit llvm mlir mlir-dialect

Last synced: 8 months ago
JSON representation

MLIR dialect for libgccjit

Awesome Lists containing this project

README

          

> "There is one who could unite them, one who could reclaim the throne of Gondor." (Gandalf)

# mlir-gccjit

MLIR dialect for [`libgccjit`](https://gcc.gnu.org/onlinedocs/jit/).

## Discussion

If you have any questions about this project, check out the
[discussion area](https://github.com/Lancern/mlir-gccjit/discussions).
If you couldn't find satisfying answers there, feel free to
[open a new discussion](https://github.com/Lancern/mlir-gccjit/discussions/new/choose).

## Contribution

We warmly welcome any kind of contributions including but not restricted to bug
reports, feature requests, and pull requests. Please
[open an issue](https://github.com/Lancern/mlir-gccjit/issues/new) if you have
found a bug or want to request a new feature. Feel free to open a pull request
if you have made any improvements to the project!

## License

Please refer to [COPYING](COPYING) for more information.