Canonicalization pattern for the CropOp that combines nested crop operations into a single crop operation. only applicable when both crop operations have constant integer coordinates and dimensions.
More...
|
| mlir::LogicalResult | matchAndRewrite (CropOp outerCrop, mlir::PatternRewriter &rewriter) const override |
Canonicalization pattern for the CropOp that combines nested crop operations into a single crop operation. only applicable when both crop operations have constant integer coordinates and dimensions.
◆ matchAndRewrite()
| mlir::LogicalResult picceler::CombineNestedCrops::matchAndRewrite |
( |
CropOp | outerCrop, |
|
|
mlir::PatternRewriter & | rewriter ) const |
|
inlineoverride |
The documentation for this struct was generated from the following file: