aco: Fix optimization of v_cmp with subgroup invocation.
authorTimur Kristóf <timur.kristof@gmail.com>
Mon, 10 Apr 2023 11:14:02 +0000 (13:14 +0200)
committerMarge Bot <emma+marge@anholt.net>
Mon, 10 Apr 2023 19:15:27 +0000 (19:15 +0000)
commitcff02468c6448d33a7c999d88e625040a319d797
tree49ab191b89e04c9e41707674efdcf3c5b8d5af0a
parent57afa79933e64717fdf72eddfe3cf8b09d8aca49
aco: Fix optimization of v_cmp with subgroup invocation.

There was a typo in this optimization which went unnoticed.

Fixes: 2c40215ab9d20890efb88e7b3e26ca909d7fd74b
Signed-off-by: Timur Kristóf <timur.kristof@gmail.com>
Reviewed-by: Georg Lehmann <dadschoorse@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22393>
src/amd/compiler/aco_optimizer.cpp