|
MLIR
22.0.0git
|
#include "mlir/Conversion/ShapeToStandard/ShapeToStandard.h"#include "mlir/Dialect/ControlFlow/IR/ControlFlowOps.h"#include "mlir/Dialect/SCF/IR/SCF.h"#include "mlir/Dialect/Shape/IR/Shape.h"#include "mlir/IR/PatternMatch.h"#include "mlir/Pass/Pass.h"#include "mlir/Transforms/GreedyPatternRewriteDriver.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_CONVERTSHAPECONSTRAINTSPASS |
| #define GEN_PASS_DEF_CONVERTSHAPECONSTRAINTSPASS |
Definition at line 19 of file ConvertShapeConstraints.cpp.