Reviewed-by: Jason Ekstrand
The only real difference is that the common one also handles casts. Would
probably be good to handle them here too.
--Jason
On Wed, Jul 31, 2019 at 12:36 AM Dave Airlie wrote:
> From: Dave Airlie
>
> This doesn't seem to need it's own copy here.
> ---
> src/comp
From: Dave Airlie
This doesn't seem to need it's own copy here.
---
src/compiler/nir/nir_lower_scratch.c | 16 +---
1 file changed, 1 insertion(+), 15 deletions(-)
diff --git a/src/compiler/nir/nir_lower_scratch.c
b/src/compiler/nir/nir_lower_scratch.c
index df0d3f43124..aacc2ddca0