Skip to content

nir: don't split vars which have casts.

Dave Airlie requested to merge airlied/mesa:nir-split-vars-cast-tests into main

This stop var splitting from occuring if there are casts derefs leading from the variables.

Also some tests.

Edited by Jordan Justen

Merge request reports