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

#1133 in Development tools

Download history 379/week @ 2024-03-13 324/week @ 2024-03-20 226/week @ 2024-03-27 264/week @ 2024-04-03 594/week @ 2024-04-10 568/week @ 2024-04-17 808/week @ 2024-04-24 1083/week @ 2024-05-01 872/week @ 2024-05-08 976/week @ 2024-05-15 919/week @ 2024-05-22 1414/week @ 2024-05-29 1762/week @ 2024-06-05 1206/week @ 2024-06-12 1249/week @ 2024-06-19 557/week @ 2024-06-26

5,271 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