|
MLIR 22.0.0git
|
#include <memory>#include "mlir/Conversion/Passes.h.inc"Go to the source code of this file.
Namespaces | |
| namespace | mlir |
| Include the generated interface declarations. | |
Macros | |
| #define | GEN_PASS_DECL_CONVERTSHAPECONSTRAINTSPASS |
| #define | GEN_PASS_DECL_CONVERTSHAPETOSTANDARDPASS |
Functions | |
| std::unique_ptr<::mlir::Pass > | mlir::createConvertShapeConstraintsPass () |
| std::unique_ptr<::mlir::Pass > | mlir::createConvertShapeToStandardPass () |
| void | mlir::populateShapeToStandardConversionPatterns (RewritePatternSet &patterns) |
| void | mlir::populateConvertShapeConstraintsConversionPatterns (RewritePatternSet &patterns) |
| #define GEN_PASS_DECL_CONVERTSHAPECONSTRAINTSPASS |
Definition at line 22 of file ShapeToStandard.h.
| #define GEN_PASS_DECL_CONVERTSHAPETOSTANDARDPASS |
Definition at line 23 of file ShapeToStandard.h.