Mlir::Dialect::Ruby (Work in progress)
A MLIR dialect for Ruby
Installation
WARNING
Need to compile the FFI lib manually currently. Doesn't support install via Ruby gem currently. Only tested on macOS currently.
- Compile MLIR, see https://mlir.llvm.org/getting_started/
- Clone this repo aloneside with the
llvm-project
dir. cd mlir-dialect-ruby
rake dialect
rake
Usage
See the tests for example usage.
Development
Contributing
Bug reports and pull requests are welcome on GitHub at https://github.com/johnlinvc/mlir-dialect-ruby. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the code of conduct.
License
The gem is available as open source under the terms of the MIT License.
Code of Conduct
Everyone interacting in the Mlir::Dialect::Ruby project's codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.