MLIR 22.0.0git
ShapeToStandard.cpp File Reference
#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.

Classes

class  mlir::impl::ConvertShapeToStandardPassBase< DerivedT >

Namespaces

namespace  mlir
 Include the generated interface declarations.
namespace  mlir::impl
 Attribute collections provide a dictionary-like interface.

Macros

#define GEN_PASS_DEF_CONVERTSHAPETOSTANDARDPASS

Functions

std::unique_ptr<::mlir::Passmlir::impl::createConvertShapeToStandardPass ()
std::unique_ptr<::mlir::Passmlir::createConvertShapeToStandardPass ()

Macro Definition Documentation

◆ GEN_PASS_DEF_CONVERTSHAPETOSTANDARDPASS

#define GEN_PASS_DEF_CONVERTSHAPETOSTANDARDPASS

Definition at line 22 of file ShapeToStandard.cpp.