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