nir/from_ssa: Use nir_foreach_def() instead of nir_foreach_dest()
authorFaith Ekstrand <faith.ekstrand@collabora.com>
Sun, 13 Aug 2023 00:23:23 +0000 (19:23 -0500)
committerMarge Bot <emma+marge@anholt.net>
Sun, 13 Aug 2023 17:12:52 +0000 (17:12 +0000)
commit95a3c1325da9bfe7ae9c062308fee811ba4cfb02
tree286fead1e36dfe01018bb605e79fea439f583bcd
parent581ee2ccb48d6f796a6d4720b5405c84625e8715
nir/from_ssa: Use nir_foreach_def() instead of nir_foreach_dest()

Acked-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24658>
src/compiler/nir/nir_from_ssa.c