Searched refs:originalInputType (Results 1 – 1 of 1) sorted by relevance
77 auto originalInputType = op->getOperand(0).getType().cast<MemRefType>(); in matchAsPerformingReduction() local81 if (!originalInputType.hasStaticShape() || originalInputType.getRank() != 1) in matchAsPerformingReduction()115 auto originalInputType = op->getOperand(0).getType().cast<MemRefType>(); in matchAndRewrite() local128 if ((*localSize.begin()).getSExtValue() != originalInputType.getDimSize(0)) in matchAndRewrite()147 typeConverter, originalInputType, convertedInput, {x}, loc, rewriter); in matchAndRewrite()155 loc, originalInputType.getElementType(), spirv::Scope::Subgroup, \ in matchAndRewrite()