Skip to content

ir3: initialize progress false before ir3_nir_lower_imul

Tapani Pälli requested to merge tpalli/mesa:ir3_fix_uninit_var into master

Removes a compiler warning about uninitialized variable.

Signed-off-by: Tapani Pälli tapani.palli@intel.com

Merge request reports