Searched defs:ReplacePackWithReshape (Results 1 – 1 of 1) sorted by relevance
1969 struct ReplacePackWithReshape : public RewritePattern { struct1970 explicit ReplacePackWithReshape(MLIRContext *context) in ReplacePackWithReshape() function1972 LogicalResult matchAndRewrite(Operation *op, in matchAndRewrite()