diff options
author | Rob Clark <[email protected]> | 2017-10-31 12:21:51 -0400 |
---|---|---|
committer | Rob Clark <[email protected]> | 2017-11-12 12:28:59 -0500 |
commit | 4c711f4d1898b147b66e1e69b7899d08ec925d0d (patch) | |
tree | 1122de760df7148511b13ced2a1df6538acf2af8 /common.py | |
parent | 6da513007474ddee48edf256e435a0fa7a65335d (diff) |
freedreno/ir3: invert is_same_type_mov() logic
Some instructions (like barriers) have no dst, which causes problems
with dereferencing a NULL dst. Flip the logic around to reject opc's
that can't be a type of move first, to filter out those instructions.
Signed-off-by: Rob Clark <[email protected]>
Diffstat (limited to 'common.py')
0 files changed, 0 insertions, 0 deletions