aco/optimizer: Don't combine uniform bool s_and to s_andn2.
authorTimur Kristóf <timur.kristof@gmail.com>
Wed, 5 Feb 2020 10:19:06 +0000 (11:19 +0100)
committerMarge Bot <eric+marge@anholt.net>
Wed, 5 Feb 2020 22:53:45 +0000 (22:53 +0000)
commit4d34abd15c91ed67414e2e0dc1ae252f53574ef6
tree6cacee7c52de179ba4be605a2176fbd781475105
parenta77c3d5eed45ba5abcbacdc3511a93f02adb7673
aco/optimizer: Don't combine uniform bool s_and to s_andn2.

Fixes: 8a32f57fff56b3b94f1b5589feba38016f39427c
Signed-off-by: Timur Kristóf <timur.kristof@gmail.com>
Reviewed-by: Daniel Schürmann <daniel@schuermann.dev>
Tested-by: Marge Bot <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3714>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3714>
src/amd/compiler/aco_optimizer.cpp