Home
last modified time | relevance | path

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

/external/mesa3d/docs/relnotes/
D20.1.8.rst116 - nir/opt_if: fix opt_if_merge when destination branch has a jump
D20.3.0.rst1156 - nir/opt_if: Use early returns in opt_if_merge()
4031 - nir/opt_if: fix opt_if_merge when destination branch has a jump
D20.2.0.rst3960 - nir/opt_if: fix opt_if_merge when destination branch has a jump
/external/mesa3d/src/compiler/nir/
Dnir_opt_if.c1251 opt_if_merge(nir_if *nif) in opt_if_merge() function
1348 progress |= opt_if_merge(nif); in opt_if_cf_list()