Skip to content
Snippets Groups Projects
Commit 93ce4199 authored by Gert Wollny's avatar Gert Wollny Committed by Eric Engestrom
Browse files

r600/sfn: Use dependecies to order barriers and LDS/RAT instructions

This gives more freedom to schedule the group barrier and removes
the need to add blocks around a barrier to keep the scheduler in
check. This should avoid emitting some CF instructions.

Closes: mesa/mesa#11002



Fixes: fe881bf0
    r600/sfn: move kill handling fully to scheduling

v2: grammar fixes (lorn10)

Signed-off-by: default avatarGert Wollny <gert.wollny@collabora.com>
Part-of: <mesa/mesa!28840>
(cherry picked from commit bf44ce61)
parent 9bcd9379
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