aco: don't move exec writes around exec writes
authorRhys Perry <pendingchaos02@gmail.com>
Wed, 26 Apr 2023 14:02:22 +0000 (15:02 +0100)
committerMarge Bot <emma+marge@anholt.net>
Thu, 27 Apr 2023 14:33:53 +0000 (14:33 +0000)
commitd0caa50dcdac152bba7192e4c2397959cf607d83
treed4715bde6f7af35c1546a8c91f33672c09179ed4
parent65265d3e32d8d847e13767a3ad35d000c629eaec
aco: don't move exec writes around exec writes

Not sure if this is possible, but we should avoid it anyway.

No fossil-db changes.

Signed-off-by: Rhys Perry <pendingchaos02@gmail.com>
Reviewed-by: Timur Kristóf <timur.kristof@gmail.com>
Cc: mesa-stable
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22714>
src/amd/compiler/aco_scheduler.cpp