Searched defs:MoveElementwiseOpsUpIntoAssumingOpPattern (Results 1 – 1 of 1) sorted by relevance
190 struct MoveElementwiseOpsUpIntoAssumingOpPattern : public RewritePattern { struct191 explicit MoveElementwiseOpsUpIntoAssumingOpPattern(MLIRContext *ctx) in MoveElementwiseOpsUpIntoAssumingOpPattern() function194 LogicalResult matchAndRewrite(Operation *op, in matchAndRewrite()