diff options
author | Rob Clark <[email protected]> | 2019-02-18 13:15:54 -0500 |
---|---|---|
committer | Rob Clark <[email protected]> | 2019-02-20 18:50:08 -0500 |
commit | f5ee8c54ed481f5c832f9364845680cc223a85b3 (patch) | |
tree | 22f222f266d20c116720185701d8c7c2524dbc78 /src/gallium | |
parent | 688f5e456ae7f1aa0a4bddbbe184535ee392f9f2 (diff) |
freedreno/ir3: fix legalize for vecN inputs
The wrmask is handled in regmask_get()/regmask_set(), but it wasn't
being propagated from SSA src to dst. So for example, an SSBO read
value that is passed in as src2.y component to atomic op, wasn't
getting the (sy) flag set. Causing lots of fail.
Signed-off-by: Rob Clark <[email protected]>
Diffstat (limited to 'src/gallium')
0 files changed, 0 insertions, 0 deletions