tree: a9baf2b2a22618bfba3233e1d2d551bd464e01c2 [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.