nir: Assert that nir_ssa_for_src components matches
authorAlyssa Rosenzweig <alyssa@rosenzweig.io>
Sat, 12 Aug 2023 20:36:52 +0000 (16:36 -0400)
committerAlyssa Rosenzweig <alyssa@rosenzweig.io>
Tue, 15 Aug 2023 15:59:03 +0000 (11:59 -0400)
commiteff5e187144a6ac082f1ce21f1f4bbf5d907c324
tree0d5864b38f52e38eb56978cbdb92f2c0221e04d7
parent8552311343e351c50b06ac3f02d275794a7562e1
nir: Assert that nir_ssa_for_src components matches

In prep for removing the helper.

Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
Reviewed-by: Emma Anholt <emma@anholt.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24654>
src/compiler/nir/nir_builder.c