MLIR
20.0.0git
|
#include "mlir/Dialect/MemRef/Transforms/Passes.h"
#include "mlir/Dialect/Affine/IR/AffineOps.h"
#include "mlir/Dialect/Arith/IR/Arith.h"
#include "mlir/Dialect/Arith/Utils/Utils.h"
#include "mlir/Dialect/MemRef/IR/MemRef.h"
#include "mlir/Dialect/MemRef/Transforms/Transforms.h"
#include "mlir/Dialect/SCF/IR/SCF.h"
#include "mlir/Dialect/Tensor/IR/Tensor.h"
#include "mlir/Interfaces/InferTypeOpInterface.h"
#include "mlir/Transforms/GreedyPatternRewriteDriver.h"
#include "mlir/Dialect/MemRef/Transforms/Passes.h.inc"
Go to the source code of this file.
Namespaces | |
mlir | |
Include the generated interface declarations. | |
mlir::memref | |
Macros | |
#define | GEN_PASS_DEF_RESOLVERANKEDSHAPETYPERESULTDIMS |
#define | GEN_PASS_DEF_RESOLVESHAPEDTYPERESULTDIMS |
#define GEN_PASS_DEF_RESOLVERANKEDSHAPETYPERESULTDIMS |
Definition at line 28 of file ResolveShapedTypeResultDims.cpp.
#define GEN_PASS_DEF_RESOLVESHAPEDTYPERESULTDIMS |
Definition at line 29 of file ResolveShapedTypeResultDims.cpp.