MLIR
21.0.0git
|
#include "mlir/Dialect/IRDL/IR/IRDL.h"
Go to the source code of this file.
Namespaces | |
mlir | |
Include the generated interface declarations. | |
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. More... | |