5 releases
0.1.4 | Sep 24, 2022 |
---|---|
0.1.3 | Sep 22, 2022 |
0.1.2 | Jul 12, 2022 |
0.1.1 | Jul 9, 2022 |
0.1.0 | Nov 16, 2021 |
90 downloads per month
Used in melior
7KB
169 lines
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_150_PREFIX
environment variable to specify a custom directory of LLVM installation.
License
Dependencies
~0–1.5MB
~32K SLoC