Skip to content
Snippets Groups Projects
Commit 042c2c6e authored by Daniel Schürmann's avatar Daniel Schürmann Committed by Eric Engestrom
Browse files

aco: execute branch instructions in WQM if necessary


It could happen that only the branch condition was computed in WQM
and not the branch instruction.
There is now some rendundancy which should be cleaned up.

Fixes: 3817fa7a ('aco: fix WQM handling in nested loops')
Reviewed-by: default avatarRhys Perry <pendingchaos02@gmail.com>
Part-of: <mesa/mesa!6260>
(cherry picked from commit fdb97d3d)
parent 24b70dea
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment