nir: Add more modulus opcodes
authorJason Ekstrand <jason.ekstrand@intel.com>
Fri, 25 Mar 2016 18:13:40 +0000 (11:13 -0700)
committerJason Ekstrand <jason.ekstrand@intel.com>
Wed, 13 Apr 2016 22:44:00 +0000 (15:44 -0700)
commit745b3d295e0c432b95d43f979c74f9e91baaf6de
tree00f4c8721eb876bde18f860ebf64c493c59b40a6
parentd880c6f9f59dac7cfe33713fff1c09c63ab7fb4f
nir: Add more modulus opcodes

These are all needed for SPIR-V

Reviewed-by: Rob Clark <robdclark@gmail.com>
Reviewed-by: Matt Turner <mattst88@gmail.com>
src/compiler/nir/nir_opcodes.py
src/compiler/nir/nir_opt_algebraic.py