i965: Enable 64-bit integer support for almost all unary and binary operations
authorIan Romanick <ian.d.romanick@intel.com>
Sat, 3 Sep 2016 01:51:26 +0000 (18:51 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Fri, 20 Jan 2017 23:41:23 +0000 (15:41 -0800)
commit51807c6493ac6edf76951cfe648235a92486778d
treef8afc518452f8c920af452465b3e59fb765d88f2
parent821d7cece8e79cae788e96114159f148e23f2ea9
i965: Enable 64-bit integer support for almost all unary and binary operations

Integer comparison functions (e.g., nir_op_ilt) are handled in the next
commit.

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