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