Searched refs:tensorIndexType (Results 1 – 1 of 1) sorted by relevance
120 auto tensorIndexType = RankedTensorType::get({}, b.getIndexType()); in MatchAndRewrite() local124 loc, b.create<IndexCastOp>(loc, tensorIndexType, val), ValueRange()); in MatchAndRewrite()