llvm/mlir/include/mlir/Dialect/Mesh/IR/MeshDialect.h

//===- MeshOps.h - Mesh Dialect ---------------------------------*- C++ -*-===//
//
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
// See https://llvm.org/LICENSE.txt for license information.
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
//
//===----------------------------------------------------------------------===//

#ifndef MLIR_DIALECT_MESH_IR_MESHDIALECT_H
#define MLIR_DIALECT_MESH_IR_MESHDIALECT_H

#include "mlir/IR/Dialect.h"

#include "mlir/Dialect/Mesh/IR/MeshDialect.h.inc"

#endif // MLIR_DIALECT_MESH_IR_MESHDIALECT_H