i965: Return Q and UQ types for int64 and uint64
authorIan Romanick <ian.d.romanick@intel.com>
Thu, 1 Sep 2016 18:45:22 +0000 (11:45 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Fri, 20 Jan 2017 23:41:23 +0000 (15:41 -0800)
commitd6fcede60fba83efa39a989764db9361a28e8e4c
tree2a3bba23ed4c065d1f1459a076d06d6c9b91f770
parentc95380c4044237d73fb537511667c3c8f658fcee
i965: Return Q and UQ types for int64 and uint64

It seems like maybe this should return a different type based on Gen.  Q
and UQ only exist on Gen8+, but, based on the old comment, I believe
previous Gens can generate 64-bit moves.

Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Matt Turner <mattst88@gmail.com>
src/mesa/drivers/dri/i965/brw_nir.c