intel/fs: Generalize fs_reg::is_contiguous() to register files other than VGRF.
authorFrancisco Jerez <currojerez@riseup.net>
Thu, 2 Jan 2020 23:32:56 +0000 (15:32 -0800)
committerFrancisco Jerez <currojerez@riseup.net>
Fri, 17 Jan 2020 21:20:59 +0000 (13:20 -0800)
commit1873202f44b7e4f7c8d1fee32b7faaa3bdd1d6a3
treebf6541da5e674654e618c40353111d96e4a0cb0d
parentd9a57c85cc5bbb3fada60476ec7b379bd0b5ac64
intel/fs: Generalize fs_reg::is_contiguous() to register files other than VGRF.

No functional nor shader-db changes.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/intel/compiler/brw_fs.cpp