nir/search: Respect the bit_size parameter on nir_search_value
authorJason Ekstrand <jason.ekstrand@intel.com>
Mon, 25 Apr 2016 19:41:44 +0000 (12:41 -0700)
committerJason Ekstrand <jason.ekstrand@intel.com>
Wed, 27 Apr 2016 18:21:06 +0000 (11:21 -0700)
commit7e0ee3a38b033aad12a0c19dc5437bc9c011437a
tree874c7f4956f9a038e64be62b9c1d392ee5432aa3
parentfcc1c8a43728ac9c9d3cd144d034e4925ec5bbcc
nir/search: Respect the bit_size parameter on nir_search_value

Reviewed-by: Samuel Iglesias Gonsálvez <siglesias@igalia.com>
Reviewed-by: Iago Toral Quiroga <itoral@igalia.com>
src/compiler/nir/nir_opt_algebraic.py
src/compiler/nir/nir_search.c