Searched refs:mapD (Results 1 – 1 of 1) sorted by relevance
106 auto mapD = AffineMapAttr::get(AffineMap::get(3, 0, {k, m}, &context)); in TEST() local108 auto maps = ArrayAttr::get(&context, {mapA, mapB, mapC, mapD}); in TEST()