nir: Delete all traces of nir_op_flog
authorIan Romanick <ian.d.romanick@intel.com>
Thu, 7 May 2015 00:04:15 +0000 (17:04 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Fri, 8 May 2015 19:12:54 +0000 (12:12 -0700)
commit3bdbc1e436828606d0b549b9480e7cc28b42d159
tree5ae010ab25c97f32624b63196bf7011659a657b5
parentad51f9b4213d90489362d98f5aa2bf1956ef6f53
nir: Delete all traces of nir_op_flog

Nothing produces it, and nothing can consume it.

Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Matt Turner <mattst88@gmail.com>
Acked-by: Jason Ekstrand <jason.ekstrand@intel.com>
src/glsl/nir/nir_opcodes.py
src/glsl/nir/nir_opt_algebraic.py
src/mesa/drivers/dri/i965/brw_fs_nir.cpp