Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 507 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 507 Bytes

mlir-interactive

Qt based UI for visual and interactive composition and execution of MLIR compilation flows.

Note: Current in very early stage of development. CIRCT is a hardcoded dependency and CIRCT passes are references through main.cpp and in CMakeLists.txt. However, internal logic is solely dependent on MLIR/LLVM, and this project should be considered as a library for generating an interactive UI for any MLIR-based compilation flow.