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

Public Member Functions

 DMAStartBdChainForOpPattern (MLIRContext *ctx)
 
LogicalResult matchAndRewrite (Operation *op_any, PatternRewriter &rewriter) const override
 

Detailed Description

Definition at line 27 of file AIEMaterializeBDChains.cpp.

Constructor & Destructor Documentation

◆ DMAStartBdChainForOpPattern()

DMAStartBdChainForOpPattern::DMAStartBdChainForOpPattern ( MLIRContext *  ctx)
inline

Definition at line 29 of file AIEMaterializeBDChains.cpp.

Member Function Documentation

◆ matchAndRewrite()

LogicalResult DMAStartBdChainForOpPattern::matchAndRewrite ( Operation *  op_any,
PatternRewriter &  rewriter 
) const
inlineoverride

Definition at line 33 of file AIEMaterializeBDChains.cpp.


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