7 releases

0.2.1 Sep 28, 2023
0.2.0 May 5, 2023
0.1.4 Sep 24, 2022
0.1.2 Jul 12, 2022
0.1.0 Nov 16, 2021

#2169 in Development tools

Download history 96/week @ 2023-12-23 133/week @ 2023-12-30 144/week @ 2024-01-06 108/week @ 2024-01-13 100/week @ 2024-01-20 62/week @ 2024-01-27 102/week @ 2024-02-03 292/week @ 2024-02-10 384/week @ 2024-02-17 265/week @ 2024-02-24 167/week @ 2024-03-02 404/week @ 2024-03-09 249/week @ 2024-03-16 309/week @ 2024-03-23 263/week @ 2024-03-30 279/week @ 2024-04-06

1,167 downloads per month
Used in 3 crates (2 directly)

Custom license

8KB
168 lines

mlir-sys

GitHub Action Crate License

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_170_PREFIX environment variable to specify a custom directory of LLVM installation.

License

MIT

Dependencies

~0–1.8MB
~36K SLoC