I've been checking the whole nir_search.c and there is another pending
16-bit support in construct_value function. I'm sending a patch so feel
free to squash it to your if it makes sense.
In any case this is.
Reviewed-by: Jose Maria Casanova Crespo
El 28/02/18 a las 22:18, Jason Ekstrand escrib
---
src/compiler/nir/nir_search.c | 20
1 file changed, 20 insertions(+)
diff --git a/src/compiler/nir/nir_search.c b/src/compiler/nir/nir_search.c
index dec56fe..c7c52ae 100644
--- a/src/compiler/nir/nir_search.c
+++ b/src/compiler/nir/nir_search.c
@@ -27,6 +27,7 @@
#incl