Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/compiler/
Daco_interface.cpp128 aco::lower_phis(program.get()); in aco_postprocess_shader()
Daco_lower_phis.cpp339 lower_phis(Program* program) in lower_phis() function
Daco_ir.h2216 void lower_phis(Program* program);
/third_party/mesa3d/docs/relnotes/
D20.3.5.rst239 - aco/lower_phis: fix all_preds_uniform with continue_or_break
D21.3.0.rst1001 - aco: refactor lower_phis()
1003 - aco/lower_phis: propagate constants before emitting merge code
1004 - aco/lower_phis: optimize loop exit phis
D21.2.0.rst4466 - aco/lower_phis: fix undef_operands initialization with >32 predecessors
4467 - aco/lower_phis: don't allocate unused temporary ids
D21.0.0.rst2818 - aco/lower_phis: fix all_preds_uniform with continue_or_break
D21.1.0.rst4760 - aco/lower_phis: fix all_preds_uniform with continue_or_break