i965/nir/vec4: Implement floating-point fused multiply-add
authorAntia Puentes <apuentes@igalia.com>
Wed, 17 Jun 2015 07:51:10 +0000 (09:51 +0200)
committerJason Ekstrand <jason.ekstrand@intel.com>
Mon, 3 Aug 2015 16:40:49 +0000 (09:40 -0700)
commitb64bd1fdc37eed1bb62d2b32ad22f0f77501f7f2
tree1ded526e810fdebcd43c44e0c7881cd6c46dc5e4
parentd12e165dbb403c3cf86ab7f1b8f28ab6188b479f
i965/nir/vec4: Implement floating-point fused multiply-add

Adds NIR ALU operation:
   * nir_op_ffma

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