i965: Don't let raw-move check be tricked by immediate vector types
authorMatt Turner <mattst88@gmail.com>
Tue, 1 Aug 2017 19:21:54 +0000 (12:21 -0700)
committerMatt Turner <mattst88@gmail.com>
Mon, 21 Aug 2017 21:05:23 +0000 (14:05 -0700)
commit1d79c828d80f289de51b12efc2a5448fe7ebafd6
tree807cc4091426ecb098363aee33bbd5f57694a495
parent48aa6ecb8759fcaed68db4b03600c92572759158
i965: Don't let raw-move check be tricked by immediate vector types

UB and B type encodings are the same as UV and VF. Noticed when writing
the following patch.

Reviewed-by: Scott D Phillips <scott.d.phillips@intel.com>
src/intel/compiler/brw_eu_validate.c