aco: don't fix break condition for break+discard to exec
authorRhys Perry <pendingchaos02@gmail.com>
Wed, 26 Aug 2020 10:10:37 +0000 (11:10 +0100)
committerMarge Bot <eric+marge@anholt.net>
Wed, 26 Aug 2020 13:26:58 +0000 (13:26 +0000)
commita537c9e73f86d8cb3f4a2b48b4143708b146f0fe
treeb70400fda8e7612ba977b52d9e306f58060611a1
parent1a5444b90013213fa1f1108dc74e17c5e596e5a0
aco: don't fix break condition for break+discard to exec

This would move the old exec mask back into exec. This also fixes the
live_out_exec.

Issue found in dEQP-VK.graphicsfuzz.cosh-return-inf-unused

Signed-off-by: Rhys Perry <pendingchaos02@gmail.com>
Reviewed-by: Daniel Schürmann <daniel@schuermann.dev>
Cc: 20.2 <mesa-stable>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6212>
src/amd/compiler/aco_insert_exec_mask.cpp