i965: Use the same nir options for all gens
authorJason Ekstrand <jason.ekstrand@intel.com>
Mon, 23 Mar 2015 22:58:34 +0000 (15:58 -0700)
committerJason Ekstrand <jason.ekstrand@intel.com>
Wed, 1 Apr 2015 19:51:04 +0000 (12:51 -0700)
commit218e45e2f7b2d6c20bbba837f6e5cbe15610771e
tree705665669f863a5d21b953f0f2241de14b741818
parentb9d7454571029ab330f28164fe6869f5e455ca90
i965: Use the same nir options for all gens

If we tell NIR to split ffma's, then we don't need seperate options
anymore.

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