i965/nir/vec4: Implement the addition operation
authorAntia Puentes <apuentes@igalia.com>
Tue, 16 Jun 2015 21:48:46 +0000 (23:48 +0200)
committerJason Ekstrand <jason.ekstrand@intel.com>
Mon, 3 Aug 2015 16:40:48 +0000 (09:40 -0700)
commit0675842b56a956befbac4a3b912823e73a95a500
tree7f5c34a2774946d9f2b8717f3a4d8e777355c265
parent4f39b547da4f9949d1b1f9f0df07d08951f0358d
i965/nir/vec4: Implement the addition operation

Adds NIR ALU operations:
   * nir_op_fadd
   * nir_op_iadd

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