|
MLIR 22.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 | |
| namespace | mlir |
| Include the generated interface declarations. | |
| namespace | mlir::memref |
Macros | |
| #define | GEN_PASS_DEF_RESOLVERANKEDSHAPETYPERESULTDIMSPASS |
| #define | GEN_PASS_DEF_RESOLVESHAPEDTYPERESULTDIMSPASS |
| #define GEN_PASS_DEF_RESOLVERANKEDSHAPETYPERESULTDIMSPASS |
Definition at line 28 of file ResolveShapedTypeResultDims.cpp.
| #define GEN_PASS_DEF_RESOLVESHAPEDTYPERESULTDIMSPASS |
Definition at line 29 of file ResolveShapedTypeResultDims.cpp.