i965/nir/vec4: Prepare source and destination registers for ALU operations
authorAntia Puentes <apuentes@igalia.com>
Tue, 16 Jun 2015 20:30:16 +0000 (22:30 +0200)
committerJason Ekstrand <jason.ekstrand@intel.com>
Mon, 3 Aug 2015 16:40:48 +0000 (09:40 -0700)
commitef1b30ae637e613b384541324c199d2dbe6b44bd
treecc8c7df811f96ce182a69b3b599352689061c4a4
parent168bbfa6ff22a586ad6307c187cfa3b8fff5f227
i965/nir/vec4: Prepare source and destination registers for ALU operations

This patch resolves and initializes the destination and the source
registers that are common to most ALU operations.

Reviewed-by: Jason Ekstrand <jason.ekstrand@intel.com>
src/mesa/drivers/dri/i965/brw_vec4_nir.cpp