Home
last modified time | relevance | path

Searched refs: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
844 RemoveEmptyShapeOperandsPattern<BroadcastOp>>(context); in getCanonicalizationPatterns()
953 RemoveEmptyShapeOperandsPattern<CstrBroadcastableOp>>(context); in getCanonicalizationPatterns()