MLIR
20.0.0git
|
#include "mlir/Conversion/TensorToLinalg/TensorToLinalg.h"
#include "mlir/Dialect/Linalg/Transforms/Transforms.h"
#include "mlir/Dialect/Tensor/IR/Tensor.h"
#include "mlir/IR/AffineMap.h"
#include "llvm/Support/Debug.h"
Go to the source code of this file.
Macros | |
#define | DEBUG_TYPE "tensor-to-linalg-pattern" |
#define DEBUG_TYPE "tensor-to-linalg-pattern" |
Definition at line 19 of file TensorToLinalg.cpp.