/*===- TableGen'erated file -------------------------------------*- C++ -*-===*\ |* *| |* Dialect Definitions *| |* *| |* Automatically generated file, do not edit! *| |* From: DLTI.td *| |* *| \*===----------------------------------------------------------------------===*/ MLIR_DEFINE_EXPLICIT_TYPE_ID(::mlir::DLTIDialect) namespace mlir { DLTIDialect::DLTIDialect(::mlir::MLIRContext *context) : … { … } DLTIDialect::~DLTIDialect() = default; } // namespace mlir