Searched defs:GeneralDotConvert (Results 1 – 1 of 1) sorted by relevance
174 struct GeneralDotConvert : public OpRewritePattern<DotGeneralOp> { struct183 explicit GeneralDotConvert(MLIRContext *context) in GeneralDotConvert() argument186 LogicalResult matchAndRewrite(DotGeneralOp op, in matchAndRewrite()