Searched defs:MoveElementwiseOpsDownIntoAssumingOpPattern (Results 1 – 1 of 1) sorted by relevance
238 struct MoveElementwiseOpsDownIntoAssumingOpPattern : public RewritePattern { struct239 explicit MoveElementwiseOpsDownIntoAssumingOpPattern(MLIRContext *ctx) in MoveElementwiseOpsDownIntoAssumingOpPattern() function242 LogicalResult matchAndRewrite(Operation *op, in matchAndRewrite()