|
MLIR
22.0.0git
|
#include "mlir/Conversion/ShapeToStandard/ShapeToStandard.h"#include "mlir/Dialect/Arith/IR/Arith.h"#include "mlir/Dialect/Func/IR/FuncOps.h"#include "mlir/Dialect/SCF/IR/SCF.h"#include "mlir/Dialect/Shape/IR/Shape.h"#include "mlir/Dialect/Tensor/IR/Tensor.h"#include "mlir/IR/IRMapping.h"#include "mlir/Pass/Pass.h"#include "mlir/Transforms/DialectConversion.h"#include "llvm/ADT/STLExtras.h"#include "mlir/Conversion/Passes.h.inc"#include "ShapeToStandard.cpp.inc"Go to the source code of this file.
Namespaces | |
| mlir | |
| Include the generated interface declarations. | |
Macros | |
| #define | GEN_PASS_DEF_CONVERTSHAPETOSTANDARDPASS |
| #define GEN_PASS_DEF_CONVERTSHAPETOSTANDARDPASS |
Definition at line 22 of file ShapeToStandard.cpp.