Home
last modified time | relevance | path

Searched refs:tile_depth (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/polly/lib/External/ppcg/
Dgpu_group.c1181 int tile_depth = compute_tile_depth(data, tile); in compute_group_bounds_core() local
1182 if (tile_depth < unique_depth) in compute_group_bounds_core()
1183 tile_depth = unique_depth; in compute_group_bounds_core()
1184 if (tile_adjust_depth(tile, tile_depth) < 0) in compute_group_bounds_core()