[Mesa-dev] [PATCH 0/3] Some 8/16 bit fixes for nir
Karol Herbst
kherbst at redhat.com
Wed Apr 25 09:14:09 UTC 2018
I encountered those issues while testing OpenCL chars and shorts.
Karol Herbst (3):
nir: support converting to 8-bit integers in nir_type_conversion_op
nir: print 8 and 16 bit constants correctly
nir/opt_constant_folding: fix folding of 8 and 16 bit ints
src/compiler/nir/nir_opcodes_c.py | 7 ++++++-
src/compiler/nir/nir_opt_constant_folding.c | 14 ++++++++++++--
src/compiler/nir/nir_print.c | 14 ++++++++++++--
3 files changed, 30 insertions(+), 5 deletions(-)
--
2.14.3
More information about the mesa-dev
mailing list