Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/compiler/
H A Daco_lower_to_hw_instr.cpp535 bool is_add_cmp = reduce_op == iadd16 || reduce_op == imax16 || reduce_op == imin16 || in emit_reduction() local
537 if (ctx->program->gfx_level >= GFX10 && ctx->program->gfx_level < GFX11 && is_add_cmp) { in emit_reduction()
547 (ctx->program->gfx_level >= GFX11 && is_add_cmp)) { in emit_reduction()

Completed in 4 milliseconds