nir: Add fdph and fdph_replicated opcodes
authorJason Ekstrand <jason.ekstrand@intel.com>
Tue, 22 Sep 2015 23:54:27 +0000 (16:54 -0700)
committerJason Ekstrand <jason.ekstrand@intel.com>
Wed, 23 Sep 2015 03:37:35 +0000 (20:37 -0700)
commite5a9346d0046b0a78620687e75239b30e3876662
tree63f5b6747640d099e27ed476d3b4ba5b57b8afbf
parent0f9bf647705db48a88c700bfa7ca3d4a9f6b4f56
nir: Add fdph and fdph_replicated opcodes

Reviewed-by: Matt Turner <mattst88@gmail.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/glsl/nir/nir_lower_vec_to_movs.c
src/glsl/nir/nir_opcodes.py
src/glsl/nir/nir_opt_algebraic.py