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

Public Member Functions

 ExpandUPDToUPDAndExtPattern (MLIRContext *context)
 
LogicalResult matchAndRewrite (aievec::UPDOp updOp, OpAdaptor adaptor, ConversionPatternRewriter &rewriter) const override
 

Detailed Description

Definition at line 1874 of file VectorToAIEVecConversions.cpp.

Constructor & Destructor Documentation

◆ ExpandUPDToUPDAndExtPattern()

ExpandUPDToUPDAndExtPattern::ExpandUPDToUPDAndExtPattern ( MLIRContext *  context)
inline

Definition at line 1877 of file VectorToAIEVecConversions.cpp.

Member Function Documentation

◆ matchAndRewrite()

LogicalResult ExpandUPDToUPDAndExtPattern::matchAndRewrite ( aievec::UPDOp  updOp,
OpAdaptor  adaptor,
ConversionPatternRewriter &  rewriter 
) const
inlineoverride

Definition at line 1881 of file VectorToAIEVecConversions.cpp.


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