Searched refs:broadcastShape (Results 1 – 1 of 1) sorted by relevance
3353 SmallVector<int64_t> broadcastShape(destShape.size()); in matchAndRewrite() local3355 broadcastShape[pos.value()] = destShape[pos.index()]; in matchAndRewrite()3357 broadcastShape, defWrite.getVectorType().getElementType()); in matchAndRewrite()