nir/nir_opt_copy_prop_vars: reorder clone calls
authorTimothy Arceri <tarceri@itsqueeze.com>
Sun, 18 Dec 2022 01:36:15 +0000 (12:36 +1100)
committerMarge Bot <emma+marge@anholt.net>
Thu, 16 Feb 2023 23:31:59 +0000 (23:31 +0000)
commitd1a41d9c64791f380efc8398697b37e42911980c
tree613c9d6e01d74213a6dc2fd15861c9fec8734eaf
parent2a2d85e254eabd61a5fd1f6bba93b57e4a8e179a
nir/nir_opt_copy_prop_vars: reorder clone calls

This helps with the reuse of dynamic arrays.

Reviewed-by: Faith Ekstrand <faith.ekstrand@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20381>
src/compiler/nir/nir_opt_copy_prop_vars.c