MLIR-AIE
Public Member Functions | List of all members
HoistCastOpToDataSourcePattern Struct Reference
+ Inheritance diagram for HoistCastOpToDataSourcePattern:
+ Collaboration diagram for HoistCastOpToDataSourcePattern:

Public Member Functions

 HoistCastOpToDataSourcePattern (MLIRContext *context)
 
LogicalResult matchAndRewrite (Operation *op, PatternRewriter &rewriter) const override
 

Detailed Description

Definition at line 262 of file VectorToVectorConversions.cpp.

Constructor & Destructor Documentation

◆ HoistCastOpToDataSourcePattern()

HoistCastOpToDataSourcePattern::HoistCastOpToDataSourcePattern ( MLIRContext *  context)
inline

Definition at line 263 of file VectorToVectorConversions.cpp.

Member Function Documentation

◆ matchAndRewrite()

LogicalResult HoistCastOpToDataSourcePattern::matchAndRewrite ( Operation *  op,
PatternRewriter &  rewriter 
) const
inlineoverride

Definition at line 267 of file VectorToVectorConversions.cpp.


The documentation for this struct was generated from the following file: