Home
last modified time | relevance | path

Searched defs:RemoveEmptyShapeOperandsPattern (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Dialect/Shape/IR/
H A DShape.cpp676 struct RemoveEmptyShapeOperandsPattern : public OpRewritePattern<OpTy> { struct
679 LogicalResult matchAndRewrite(OpTy op, in matchAndRewrite()