MLIR  19.0.0git
Macros
TensorToSPIRV.cpp File Reference
#include "mlir/Conversion/TensorToSPIRV/TensorToSPIRV.h"
#include "../SPIRVCommon/Pattern.h"
#include "mlir/Dialect/SPIRV/IR/SPIRVDialect.h"
#include "mlir/Dialect/SPIRV/IR/SPIRVOps.h"
#include "mlir/Dialect/SPIRV/Transforms/SPIRVConversion.h"
#include "mlir/Dialect/SPIRV/Utils/LayoutUtils.h"
#include "mlir/Dialect/Tensor/IR/Tensor.h"
#include "mlir/IR/AffineMap.h"
#include "mlir/Support/LogicalResult.h"
#include "llvm/Support/Debug.h"

Go to the source code of this file.

Macros

#define DEBUG_TYPE   "tensor-to-spirv-pattern"
 

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "tensor-to-spirv-pattern"

Definition at line 24 of file TensorToSPIRV.cpp.