On Thu, 9 May 2019 at 15:49, Emil Velikov wrote:
>
> On Thu, 9 May 2019 at 07:35, Tomeu Vizoso wrote:
> >
> > NIR_PASS will only set lower_flrp_progress if there's progress, and if
> > there isn't its value will be undefined.
> >
> > Fixes this Valgrind error:
> >
> > ==6589== Conditional jump or
On Thu, 9 May 2019 at 07:35, Tomeu Vizoso wrote:
>
> NIR_PASS will only set lower_flrp_progress if there's progress, and if
> there isn't its value will be undefined.
>
> Fixes this Valgrind error:
>
> ==6589== Conditional jump or move depends on uninitialised value(s)
> ==6589==at 0x55CA7E6:
NIR_PASS will only set lower_flrp_progress if there's progress, and if
there isn't its value will be undefined.
Fixes this Valgrind error:
==6589== Conditional jump or move depends on uninitialised value(s)
==6589==at 0x55CA7E6: st_nir_opts (st_glsl_to_nir.cpp:347)
==6589==by 0x55CC1DD: s