Searched refs:oldAccType (Results 1 – 1 of 1) sorted by relevance
290 VectorType oldAccType = contractOp.getAccType().dyn_cast<VectorType>(); in matchAndRewrite() local291 if (oldAccType == nullptr) in matchAndRewrite()293 if (oldAccType.getRank() < 2) in matchAndRewrite()298 if (oldAccType.getShape()[0] != 1) in matchAndRewrite()