aco: set exec_potentially_empty after continues/breaks in nested IFs
authorRhys Perry <pendingchaos02@gmail.com>
Tue, 7 Jan 2020 16:33:47 +0000 (16:33 +0000)
committerMarge Bot <eric+marge@anholt.net>
Wed, 29 Jan 2020 18:02:27 +0000 (18:02 +0000)
commit5ea23ba659adc05ff75ca7a4c9d1bd01db889ddd
tree78a8074e754396375e11886e97b7b6c1732cd362
parent4e83e05e62101a5e3a4d8c30a16ca15294af18b1
aco: set exec_potentially_empty after continues/breaks in nested IFs

Fixes: 93c8ebfa ('aco: Initial commit of independent AMD compiler')
Signed-off-by: Rhys Perry <pendingchaos02@gmail.com>
Reviewed-by: Daniel Schürmann <daniel@schuermann.dev>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3257>
src/amd/compiler/aco_instruction_selection.cpp
src/amd/compiler/aco_instruction_selection_setup.cpp