intel/fs: Assert that the gen4-6 plane restrictions are followed
authorJason Ekstrand <jason.ekstrand@intel.com>
Thu, 17 May 2018 00:30:04 +0000 (17:30 -0700)
committerJason Ekstrand <jason.ekstrand@intel.com>
Tue, 29 May 2018 22:44:50 +0000 (15:44 -0700)
commita1a850cd3411400ce832e77c4be1f0e14924ce9e
tree06b570fd6af0821648430471e4ec5b28ba0eaa17
parented834aefa2dc078f1b73659934081d4214e2b338
intel/fs: Assert that the gen4-6 plane restrictions are followed

The fall-back does not work correctly in SIMD16 mode and the register
allocator should ensure that we never hit this case anyway.

Reviewed-by: Matt Turner <mattst88@gmail.com>
src/intel/compiler/brw_fs_generator.cpp