nir/algebraic: Remove array-of-cond code
authorEmma Anholt <emma@anholt.net>
Tue, 30 Nov 2021 22:17:10 +0000 (14:17 -0800)
committerMarge Bot <emma+marge@anholt.net>
Tue, 7 Dec 2021 07:09:00 +0000 (07:09 +0000)
commit7635379dc723852e6a64a3a284ff27020d9513f7
tree714b00882e6e31da35c56b72c2b191739efcb4b2
parent5d82c61a30b390c0216ab6c70082268dc21e7630
nir/algebraic: Remove array-of-cond code

You can't have an array of them after removing many-comm-expr, there's no
space in the struct.

Reviewed-by: Adam Jackson <ajax@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13987>
src/compiler/nir/nir_algebraic.py