i965/vec4-nir: Handle boolean resolvese on ILK-
authorJason Ekstrand <jason.ekstrand@intel.com>
Mon, 3 Aug 2015 17:00:38 +0000 (10:00 -0700)
committerJason Ekstrand <jason.ekstrand@intel.com>
Mon, 10 Aug 2015 18:45:43 +0000 (11:45 -0700)
commit5e1c1c2fcbdfb96a973ae3fd196e341ab2d41833
tree7f6475a3ce6c86ab65cc9a50b42f89393399df1a
parent1d4e698466bdea735c5f06c2658322bdc527efce
i965/vec4-nir: Handle boolean resolvese on ILK-

The analysis code was already there and running, we just weren't doing
anything with the result of it yet.

Reviewed-by: Matt Turner <mattst88@gmail.com>
src/mesa/drivers/dri/i965/brw_vec4_nir.cpp