Skip to content

agx: speed-up dce

Mary Guillemard requested to merge marysaka/mesa:agx-opt-dce into main

What does this MR do and why?

agx: speed-up dce

Follows aco changes, there shouldn't be any loop header phis that are
dead code (as nir_opt_dce ensure that)

Signed-off-by: Mary Guillemard <mary@mary.zone>

Merge request reports

Loading