nir: Pass fully qualified type to nir_const_value_negative_equal
authorIan Romanick <ian.d.romanick@intel.com>
Thu, 13 Jun 2019 19:59:29 +0000 (12:59 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Mon, 8 Jul 2019 18:30:10 +0000 (11:30 -0700)
commitec96c289ea9a844824274336db66edb84e0a9996
treefc1ae07447764b2c0e1a45150ee081daafce95b5
parent0ac5ff9ecb26ebc07a48e4f15539f975cef9b82a
nir: Pass fully qualified type to nir_const_value_negative_equal

Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
Suggested-by: Jason Ekstrand <jason@jlekstrand.net>
Reviewed-by: Matt Turner <mattst88@gmail.com>
src/compiler/nir/nir.h
src/compiler/nir/nir_instr_set.c
src/compiler/nir/tests/negative_equal_tests.cpp