Skip to content
/ mlir-sys Public
forked from mlir-rs/mlir-sys

Rust bindings to the MLIR C API.

License

Notifications You must be signed in to change notification settings

e3m3/mlir-sys

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

License

MIT

About

Rust bindings to the MLIR C API.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 73.8%
  • C 22.1%
  • Shell 4.1%