llvm/tools/mlir/include/mlir/Dialect/Math/IR/MathOpsDialect.cpp.inc

/*===- 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