Skip to content
Snippets Groups Projects
Commit 07995b98 authored by Gert Wollny's avatar Gert Wollny Committed by Marge Bot
Browse files

r600/sfn: when emitting fp64 op2 groups pre-load values


Since the group is created from the onset, we have to make
sure that four or eight src values don't have a readport
conflict, so force a pre-loading of the values to registers
evenly distributed over the channels and let copy-propagation
take care of cleaning up un-neccesary moves.

Fixes: 79ca456b
   r600/sfn: rewrite NIR backend

Signed-off-by: default avatarGert Wollny <gert.wollny@collabora.com>
Part-of: <mesa/mesa!28840>
parent 36c81b5e
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