tree: e50ee5cfc3f8c555f427478906296b23ca83ed52 [path history] [tgz]
  1. include/
  2. lib/
  3. LICENSE
  4. README.md
third_party/mlir-emitc/README.md

MLIR EmitC

This contains a participial copy of MLIR EmitC, forked from https://github.com/iml130/mlir-emitc.

The initial import contains the C/C++ emitter (namely the files CppEmitter.h and TranslateToCpp.cpp) and reflects the state of iml130/mlir-emitc@f9968f65 for those files.
It is intended to switch to the C/C++ emitter in the MLIR core repository as soon as possible.