Skip to content

SouraVX/cil

 
 

Repository files navigation

Build steps

  1. -DLLVM_ENABLE_PROJECTS="mlir;clang" in cmake
  2. ninja cml should build the cml clang tool
  3. ninja check-clang-cml to run the CIL tests.
  4. Check cml --help tool for various options

About

Generates CIL MLIR dialect from C/C++ source.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 46.6%
  • LLVM 28.3%
  • C 10.7%
  • Assembly 10.6%
  • Python 1.4%
  • Objective-C 0.7%
  • Other 1.7%