MLIR-AIE
Macros
AIEVecTransformOps.cpp File Reference
#include "aie/Dialect/AIEVec/TransformOps/AIEVecTransformOps.h"
#include "mlir/Dialect/Affine/IR/AffineOps.h"
#include "mlir/Dialect/Bufferization/IR/Bufferization.h"
#include "mlir/Dialect/Linalg/IR/Linalg.h"
#include "mlir/Dialect/Linalg/Utils/Utils.h"
#include "mlir/Dialect/Transform/IR/TransformTypes.h"
#include "mlir/Dialect/Transform/Interfaces/TransformInterfaces.h"
#include "mlir/Dialect/Transform/Utils/Utils.h"
#include "mlir/Dialect/Vector/IR/VectorOps.h"
#include "llvm/ADT/DenseMap.h"
#include "llvm/ADT/TypeSwitch.h"
#include "aie/Dialect/AIEVec/TransformOps/AIEVecTransformOps.cpp.inc"
+ Include dependency graph for AIEVecTransformOps.cpp:

Go to the source code of this file.

Macros

#define DEBUG_TYPE   "aievec-transforms"
 
#define GET_OP_CLASSES
 

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "aievec-transforms"

Definition at line 27 of file AIEVecTransformOps.cpp.

◆ GET_OP_CLASSES

#define GET_OP_CLASSES

Definition at line 291 of file AIEVecTransformOps.cpp.