Searched refs:nir_search_max_comm_ops (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_algebraic.py38 nir_search_max_comm_ops = 8 variable
1172 if comm_exprs <= nir_search_max_comm_ops:
1182 if comm_exprs > nir_search_max_comm_ops:
1186 nir_search_max_comm_ops),

Completed in 7 milliseconds