8 releases

0.2.2 Apr 29, 2024
0.2.1 Sep 28, 2023
0.2.0 May 5, 2023
0.1.4 Sep 24, 2022
0.1.0 Nov 16, 2021

#964 in Development tools

Download history 66/week @ 2024-01-30 94/week @ 2024-02-06 384/week @ 2024-02-13 385/week @ 2024-02-20 196/week @ 2024-02-27 235/week @ 2024-03-05 347/week @ 2024-03-12 331/week @ 2024-03-19 245/week @ 2024-03-26 232/week @ 2024-04-02 562/week @ 2024-04-09 582/week @ 2024-04-16 713/week @ 2024-04-23 997/week @ 2024-04-30 970/week @ 2024-05-07 812/week @ 2024-05-14

3,583 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_180_PREFIX environment variable to specify a custom directory of LLVM installation.

License

MIT

Dependencies

~0–1.8MB
~36K SLoC