nir: Allow [iu]mul_high on non-32-bit types
authorJason Ekstrand <jason.ekstrand@intel.com>
Fri, 29 Dec 2017 21:49:43 +0000 (13:49 -0800)
committerJason Ekstrand <jason@jlekstrand.net>
Thu, 13 Dec 2018 17:49:48 +0000 (17:49 +0000)
commit9525971e2bec379bdbc187bfd325e7f6ded01eb5
tree4652ca35b0d247d353363ee2ec955894d2f43ff6
parenta95ec13879d4f04d01fc04a62503578e85c846a8
nir: Allow [iu]mul_high on non-32-bit types

Reviewed-by: Ian Romanick ian.d.romanick@intel.com
src/compiler/nir/nir_constant_expressions.py
src/compiler/nir/nir_opcodes.py