Searched refs:shard_type (Results 1 – 1 of 1) sorted by relevance
1582 auto shard_type = accumulator_shard->getType()->getPointerElementType(); in EmitInnerLoopForVectorizedReduction() local1583 if (auto vector_type = llvm::dyn_cast<llvm::VectorType>(shard_type)) { in EmitInnerLoopForVectorizedReduction()