intel/fs: Add the group to the flag subreg number on SNB and older
authorJason Ekstrand <jason.ekstrand@intel.com>
Fri, 18 May 2018 03:51:24 +0000 (20:51 -0700)
committerJason Ekstrand <jason.ekstrand@intel.com>
Thu, 28 Jun 2018 20:19:38 +0000 (13:19 -0700)
commit74b477039dbd144a3b31933a2326c32593f3ef12
treea9c3ab926ee6d944cd68dd83f1b468d7fa654a04
parent2aefa5e19fc09b95affa7e61d162a6b95bfacd92
intel/fs: Add the group to the flag subreg number on SNB and older

We want consistent behavior in the meaning of the flag_subreg field
between SNB and IVB+.

v2 (Jason Ekstrand):
 - Add some extra commentary

Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
Reviewed-by: Matt Turner <mattst88@gmail.com>
src/intel/compiler/brw_fs_generator.cpp