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

Public Member Functions

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

Detailed Description

Definition at line 180 of file AIECoreToStandard.cpp.

Constructor & Destructor Documentation

◆ AIEDebugOpToStdLowering()

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

Definition at line 184 of file AIECoreToStandard.cpp.

Member Function Documentation

◆ matchAndRewrite()

LogicalResult AIEDebugOpToStdLowering::matchAndRewrite ( DebugOp  op,
OpAdaptor  adaptor,
ConversionPatternRewriter &  rewriter 
) const
inlineoverride

Definition at line 189 of file AIECoreToStandard.cpp.


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