|
MLIR-AIE
|
Inheritance diagram for LowerTruncOpPattern< SrcOpTy >:
Collaboration diagram for LowerTruncOpPattern< SrcOpTy >:Public Types | |
| using | OpAdaptor = typename SrcOpTy::Adaptor |
Public Member Functions | |
| LogicalResult | matchAndRewrite (SrcOpTy truncOp, OpAdaptor adaptor, ConversionPatternRewriter &rewriter) const override |
Definition at line 3481 of file VectorToAIEVecConversions.cpp.
| using LowerTruncOpPattern< SrcOpTy >::OpAdaptor = typename SrcOpTy::Adaptor |
Definition at line 3483 of file VectorToAIEVecConversions.cpp.
|
inlineoverride |
Definition at line 3486 of file VectorToAIEVecConversions.cpp.
References xilinx::aievec::getVectorOpDestType().