Searched refs:newVectorShape (Results 1 – 1 of 1) sorted by relevance
81 SmallVector<int64_t> newVectorShape(originalShape.size()); in matchAndRewrite() local83 newVectorShape[pos.value()] = originalShape[pos.index()]; in matchAndRewrite()114 VectorType::get(newVectorShape, op.getVectorType().getElementType()); in matchAndRewrite()