llvm/tools/mlir/include/mlir/Dialect/Arith/IR/ArithOpsDialect.cpp.inc

/*===- TableGen'erated file -------------------------------------*- C++ -*-===*\
|*                                                                            *|
|* Dialect Definitions                                                        *|
|*                                                                            *|
|* Automatically generated file, do not edit!                                 *|
|* From: ArithOps.td                                                          *|
|*                                                                            *|
\*===----------------------------------------------------------------------===*/

MLIR_DEFINE_EXPLICIT_TYPE_ID(::mlir::arith::ArithDialect)
namespace mlir {
namespace arith {

ArithDialect::ArithDialect(::mlir::MLIRContext *context)
    :{}

ArithDialect::~ArithDialect() = default;

} // namespace arith
} // namespace mlir