Searched refs:nonRankReducedType (Results 1 – 1 of 1) sorted by relevance
2441 auto nonRankReducedType = SubViewOp::inferResultType(sourceType, mixedOffsets, in getCanonicalSubViewResultType() local2451 for (const auto &sizes : llvm::enumerate(nonRankReducedType.getShape())) { in getCanonicalSubViewResultType()2456 AffineMap layoutMap = nonRankReducedType.getLayout().getAffineMap(); in getCanonicalSubViewResultType()2459 return MemRefType::get(shape, nonRankReducedType.getElementType(), layoutMap, in getCanonicalSubViewResultType()2460 nonRankReducedType.getMemorySpace()); in getCanonicalSubViewResultType()