MLIR 22.0.0git
IRDLToCpp.h File Reference

Go to the source code of this file.

Namespaces

namespace  mlir
 Include the generated interface declarations.
namespace  mlir::irdl

Functions

LogicalResult mlir::irdl::translateIRDLDialectToCpp (llvm::ArrayRef< irdl::DialectOp > dialects, raw_ostream &output)
 Translates an IRDL dialect definition to a C++ definition that can be used with MLIR.