mlir-sys

Rust bindings to the MLIR C API.

MIT License

Downloads
32.4K
Stars
58
Committers
3

mlir-sys

Rust bindings to the MLIR C API.

Install

cargo add mlir-sys

This crate searches an llvm-config command on build and uses it to determine build configurations related to LLVM and MLIR. You can also use a MLIR_SYS_180_PREFIX environment variable to specify a custom directory of LLVM installation.

License

MIT

Package Rankings
Top 15.08% on Crates.io
Badges
Extracted from project README
GitHub Action Crate License