[PATCH vkd3d 4/5] vkd3d-shader: Eliminate unused assignments.

Zebediah Figura (she/her) zfigura at codeweavers.com
Sun Mar 21 15:50:24 CDT 2021


On 3/21/21 3:40 PM, Matteo Bruni wrote:
> Signed-off-by: Matteo Bruni <mbruni at codeweavers.com>
> ---
> Unfortunately with the fix from "patch 3.5" this doesn't eliminate
> redundant assignments to output variables anymore. That would require
> some smarter value tracking.
> 

I don't think this patch ever eliminated redundant assignments, only 
assignments to variables that were never subsequently read from.



More information about the wine-devel mailing list