nir/spirv: Remove the NoContraction hack
authorJason Ekstrand <jason.ekstrand@intel.com>
Mon, 28 Mar 2016 19:27:40 +0000 (12:27 -0700)
committerJason Ekstrand <jason.ekstrand@intel.com>
Mon, 28 Mar 2016 20:07:39 +0000 (13:07 -0700)
commit433cf90650f12039e16c2c245fd2e1cbf1ed3ac2
tree73e365e9de3c9bcae92759b4139c35cf2e2c7f71
parent5d9afb65a60f022af0daddbb21bc57bb2c830606
nir/spirv: Remove the NoContraction hack

NIR now just handles this for us by not fusing if the multiply is marked as
exact.
src/compiler/nir/spirv/vtn_alu.c