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

Public Member Functions

ModuleOp & AIEPutStreamToStdLowering (MLIRContext *context, ModuleOp &m, PatternBenefit benefit=1)
 
LogicalResult matchAndRewrite (PutStreamOp op, OpAdaptor adaptor, ConversionPatternRewriter &rewriter) const override
 

Detailed Description

Definition at line 204 of file AIECoreToStandard.cpp.

Constructor & Destructor Documentation

◆ AIEPutStreamToStdLowering()

ModuleOp & AIEPutStreamToStdLowering::AIEPutStreamToStdLowering ( MLIRContext *  context,
ModuleOp &  m,
PatternBenefit  benefit = 1 
)
inline

Definition at line 208 of file AIECoreToStandard.cpp.

Member Function Documentation

◆ matchAndRewrite()

LogicalResult AIEPutStreamToStdLowering::matchAndRewrite ( PutStreamOp  op,
OpAdaptor  adaptor,
ConversionPatternRewriter &  rewriter 
) const
inlineoverride

Definition at line 213 of file AIECoreToStandard.cpp.


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