MLIR-AIE
include
aie
Dialect
AIE
IR
AIEEnums.h
Go to the documentation of this file.
1
//===- AIEEnums.h -----------------------------------------------*- C++ -*-===//
2
//
3
// This file is licensed under the Apache License v2.0 with LLVM Exceptions.
4
// See https://llvm.org/LICENSE.txt for license information.
5
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
6
//
7
// (c) Copyright 2023 Advanced Micro Devices, Inc.
8
//
9
//===----------------------------------------------------------------------===//
10
11
#ifndef MLIR_AIE_ENUMS_H
12
#define MLIR_AIE_ENUMS_H
13
14
#include "mlir/IR/BuiltinTypes.h"
15
#include "mlir/IR/Dialect.h"
16
17
#include "aie/Dialect/AIE/IR/AIEEnums.h.inc"
18
19
#endif
Generated on Sat Aug 23 2025 00:55:48 for MLIR-AIE by
1.9.8