================
@@ -247,9 +247,8 @@ struct FoldPadToTensorOp : public OpRewritePattern<OpTy> {
void AvgPool2dOp::getCanonicalizationPatterns(RewritePatternSet &results,
----------------
Lallapallooza wrote:
Removed canonicalizer from the operation.
https://github.com/llvm/llvm-project/pull/164599