i965: Move brw_reg_type_is_floating_point to brw_reg_type.h
authorMatt Turner <mattst88@gmail.com>
Thu, 24 Aug 2017 23:04:26 +0000 (16:04 -0700)
committerMatt Turner <mattst88@gmail.com>
Fri, 20 Oct 2017 22:00:16 +0000 (15:00 -0700)
commit4c857d1f3bffc38d0aeed56ee8074979435ddd7a
tree69a1b40320d1243345e8bd98839b9f3ef72a6cb5
parent59fb59ad54d368683d5cc3b149f021452bddc05f
i965: Move brw_reg_type_is_floating_point to brw_reg_type.h

I'm going to call this from brw_inst.h, and I don't want to have to
include all of brw_reg.h.

Reviewed-by: Scott D Phillips <scott.d.phillips@intel.com>
src/intel/compiler/brw_reg.h
src/intel/compiler/brw_reg_type.h