Searched refs:collapsed_type (Results 1 – 1 of 1) sorted by relevance
803 auto collapsed_type = MemRefType::get({total_elems}, elem_type); in matchAndRewrite() local805 loc, collapsed_type, args[0], collapsing_map); in matchAndRewrite()811 auto collapsed_type = RankedTensorType::get({total_elems}, elem_type); in matchAndRewrite() local813 loc, collapsed_type, args[0], collapsing_map); in matchAndRewrite()