i965/nir: Temporariliy disable mul+add fusion
authorJason Ekstrand <jason.ekstrand@intel.com>
Fri, 22 Jan 2016 19:09:24 +0000 (11:09 -0800)
committerJason Ekstrand <jason.ekstrand@intel.com>
Fri, 22 Jan 2016 19:10:54 +0000 (11:10 -0800)
commit16780632c2d970d7a7029f067401aeaed2cd9121
treed3d250dd35f84a09dfbf1b6f1799ce693f8461a3
parentd9abbbe0d871f0467dbe3b4265a15960dc6f20b1
i965/nir: Temporariliy disable mul+add fusion

We don't want to do this in the long-run but it's needed for passing the
NoContraction tests at the moment.  Eventually, we want to plumb this
through NIR properly.
src/mesa/drivers/dri/i965/brw_nir.c