MLIR-AIE
lib
Dialect
ADF
ADFOps.cpp
Go to the documentation of this file.
1
//===- ADFOps.cpp -------------------------------------------*- 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 2021 Xilinx Inc.
8
//
9
//===----------------------------------------------------------------------===//
10
//
11
12
#include "
aie/Dialect/ADF/ADFOps.h
"
13
14
using namespace
mlir
;
15
using namespace
xilinx
;
16
using namespace
ADF;
17
18
//===----------------------------------------------------------------------===//
19
// TableGen generated logic.
20
//===----------------------------------------------------------------------===//
21
22
// Provide the autogenerated implementation guts for the Op classes.
23
#define GET_OP_CLASSES
24
#include "aie/Dialect/ADF/ADF.cpp.inc"
ADFOps.h
mlir
Definition
AIEVecToLLVM.h:18
xilinx
Definition
AIEToConfiguration.h:18
Generated on Sat Aug 23 2025 00:55:48 for MLIR-AIE by
1.9.8