Tiggilyboo / mlir-sys

Rust bindings to the MLIR C API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Rust bindings to the MLIR C API.

License:MIT License


Languages

Language:Rust 80.1%Language:C 17.2%Language:Shell 2.7%