Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/nir/
Dnir_opt_undef.c77 opt_undef_vecN(nir_builder *b, nir_alu_instr *alu) in opt_undef_vecN() function
175 return opt_undef_csel(alu) || opt_undef_vecN(b, alu); in nir_opt_undef_instr()
/third_party/mesa3d/docs/relnotes/
D20.1.0.rst2424 - nir: Handle vec8/16 in opt_undef_vecN