J-MR-T/MoNaCo

An MLIR to Native Code generator

35
/ 100
Emerging

This project helps compiler developers working with the MLIR framework to directly transform their domain-specific code representations into native machine code. It takes an MLIR module, which describes your custom operations, and converts it into runnable machine code for optimal compile-time performance. This is for compiler engineers who are building specialized tools and need fine-grained control over how their code executes.

No commits in the last 6 months.

Use this if you are developing a JIT compiler or a custom compiler framework based on MLIR and need to achieve superior compile-time performance by directly generating machine code for specific target architectures like x86-64.

Not ideal if you need your generated code to be highly portable across many different hardware platforms without significant custom effort, as this tool is currently optimized for x86-64 and requires target-specific lowerings.

compiler-development JIT-compilation high-performance-computing domain-specific-languages MLIR-tooling
Stale 6m No Package No Dependents
Maintenance 0 / 25
Adoption 5 / 25
Maturity 16 / 25
Community 14 / 25

How are scores calculated?

Stars

14

Forks

3

Language

C++

License

MIT

Last pushed

Jan 03, 2024

Commits (30d)

0

Get this data via API

curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/J-MR-T/MoNaCo"

Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.