MLIR-AIE
Public Member Functions | List of all members
SetInboundsToReadStoreOpPattern< OpTy > Struct Template Reference
+ Inheritance diagram for SetInboundsToReadStoreOpPattern< OpTy >:
+ Collaboration diagram for SetInboundsToReadStoreOpPattern< OpTy >:

Public Member Functions

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

Detailed Description

template<typename OpTy>
struct SetInboundsToReadStoreOpPattern< OpTy >

Definition at line 46 of file ConvertVectorToAIEVec.cpp.

Constructor & Destructor Documentation

◆ SetInboundsToReadStoreOpPattern()

template<typename OpTy >
SetInboundsToReadStoreOpPattern< OpTy >::SetInboundsToReadStoreOpPattern ( MLIRContext *  context)
inline

Definition at line 47 of file ConvertVectorToAIEVec.cpp.

Member Function Documentation

◆ matchAndRewrite()

template<typename OpTy >
LogicalResult SetInboundsToReadStoreOpPattern< OpTy >::matchAndRewrite ( Operation *  op,
PatternRewriter &  rewriter 
) const
inlineoverride

Definition at line 50 of file ConvertVectorToAIEVec.cpp.


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