aco: Don't accept constants on p_bpermute.
authorTimur Kristóf <timur.kristof@gmail.com>
Tue, 13 Dec 2022 09:45:48 +0000 (10:45 +0100)
committerEric Engestrom <eric@engestrom.ch>
Thu, 29 Dec 2022 19:25:29 +0000 (19:25 +0000)
commitda887a635b41f12a03bf8617903b1f3fc58c6be8
tree25f6e681ee80f075ea745c90aaf92ff8c9ec4657
parent02d32bac724fda97de47df8870b026fef71f9fc4
aco: Don't accept constants on p_bpermute.

The sequence emitted for this pseudo instruction is not ready
to handle constants or literals at all.

Cc: mesa-stable
Signed-off-by: Timur Kristóf <timur.kristof@gmail.com>
Reviewed-by: Rhys Perry <pendingchaos02@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20293>
(cherry picked from commit 614348f28be16fb8a3763bd68064652160975411)
.pick_status.json
src/amd/compiler/aco_optimizer.cpp