vc4: Fix overzealous raddr conflict resolution.
authorEric Anholt <eric@anholt.net>
Tue, 23 Sep 2014 19:50:05 +0000 (12:50 -0700)
committerEric Anholt <eric@anholt.net>
Tue, 23 Sep 2014 20:51:29 +0000 (13:51 -0700)
commit3e5325e8c9a389c087bb4943f99f7a8db9e8347c
treebf0be7c1378de071b87a6607c840d063833b2798
parent2e48b286bf21501ac06832799a4b7957bb8ac893
vc4: Fix overzealous raddr conflict resolution.

We only need to do the fixup when both args are in the same file, not just
when both are in physical registers.
src/gallium/drivers/vc4/vc4_qpu_emit.c