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

#842 in Development tools

Download history 93/week @ 2024-01-22 60/week @ 2024-01-29 111/week @ 2024-02-05 300/week @ 2024-02-12 396/week @ 2024-02-19 248/week @ 2024-02-26 179/week @ 2024-03-04 410/week @ 2024-03-11 260/week @ 2024-03-18 280/week @ 2024-03-25 272/week @ 2024-04-01 495/week @ 2024-04-08 586/week @ 2024-04-15 557/week @ 2024-04-22 1017/week @ 2024-04-29 996/week @ 2024-05-06

3,203 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
~37K SLoC