nir/validate: Don't treat if-uses specially
authorAlyssa Rosenzweig <alyssa@collabora.com>
Thu, 6 Apr 2023 19:37:54 +0000 (15:37 -0400)
committerMarge Bot <emma+marge@anholt.net>
Fri, 7 Apr 2023 23:48:03 +0000 (23:48 +0000)
commitc4a91c12dc29cba7b2e1c1908b29b1ca6cce49dc
tree258a3bac2a8e38b5667ca2eb06f4c54ea19b489f
parentf3b420692b58850e26a43eb110bdbb3bdd1daef7
nir/validate: Don't treat if-uses specially

We don't use the tag anywhere, so don't bother with it.

Signed-off-by: Alyssa Rosenzweig <alyssa@collabora.com>
Suggested-by: Faith Ekstrand <faith@gfxstrand.net>
Reviewed-by: Faith Ekstrand <faith.ekstrand@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22343>
src/compiler/nir/nir_validate.c