MLIR
20.0.0git
|
#include "mlir/Support/LLVM.h"
Go to the source code of this file.
Namespaces | |
mlir | |
Include the generated interface declarations. | |
mlir::emitc | |
Functions | |
LogicalResult | mlir::emitc::translateToCpp (Operation *op, raw_ostream &os, bool declareVariablesAtTop=false) |
Translates the given operation to C++ code. More... | |