nir: handle some 64-bit integer conversions
authorDave Airlie <airlied@redhat.com>
Wed, 15 Feb 2017 08:40:21 +0000 (18:40 +1000)
committerDave Airlie <airlied@redhat.com>
Thu, 16 Feb 2017 04:13:21 +0000 (14:13 +1000)
commit03f4982c684da33e621744acda52730ed05df1bd
tree599eea4610a77b1f0892182b12de733018674d1b
parentadb9555794e88c98c6c493c588307edfdadf5af3
nir: handle some 64-bit integer conversions

These are enough for the spir-v generator to handle UConvert
and SConvert operations, and fix the 4 tests in CTS.

Reviewed-by: Samuel Iglesias Gonsálvez <siglesias@igalia.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
src/compiler/nir/nir.c