v3d: Fix vir_is_raw_mov() for input unpacks.
authorEric Anholt <eric@anholt.net>
Tue, 26 Feb 2019 02:01:08 +0000 (18:01 -0800)
committerEric Anholt <eric@anholt.net>
Tue, 26 Feb 2019 05:26:24 +0000 (21:26 -0800)
commit2786d2161ac0ded9b0304431368aaedae9010e4d
tree22a62a0f0b4cbc6812ebe5aae67c2fa0f81ee2f4
parent1ab21592499b4ff55d08d0c8551325924fb4ec3c
v3d: Fix vir_is_raw_mov() for input unpacks.

There are no users at the moment, but I wanted to start using this in
register spilling.
src/broadcom/compiler/vir.c