Searched refs:flatVectorType (Results 1 – 1 of 1) sorted by relevance
456 VectorType flatVectorType = VectorType::get({vectorType.getNumElements()}, in matchAndRewrite() local459 loc, flatVectorType, collapsedSource, collapsedIndices, collapsedMap); in matchAndRewrite()514 VectorType flatVectorType = VectorType::get({vectorType.getNumElements()}, in matchAndRewrite() local517 rewriter.create<vector::ShapeCastOp>(loc, flatVectorType, vector); in matchAndRewrite()