intel/fs: nir_op_extract_i8 extracts a byte, not a word
authorIan Romanick <ian.d.romanick@intel.com>
Wed, 27 Feb 2019 23:52:18 +0000 (15:52 -0800)
committerIan Romanick <ian.d.romanick@intel.com>
Wed, 6 Mar 2019 16:35:42 +0000 (08:35 -0800)
commit4aaf139ea4cc7c4703e1906e0074f87f76c8e4cc
tree5c036bf42aec3e87472cbcc567bff4e78734cf2e
parentbbf20a1ca366094509ddfb1eedc943524a92c29f
intel/fs: nir_op_extract_i8 extracts a byte, not a word

Fixes: 6ac2d169019 ("i965/fs: Fix extract_i8/u8 to a 64-bit destination")
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
src/intel/compiler/brw_fs_nir.cpp