i965/fs: Ignore type in cmod prop if scan_inst is CMP.
authorMatt Turner <mattst88@gmail.com>
Wed, 18 Mar 2015 02:17:15 +0000 (19:17 -0700)
committerMatt Turner <mattst88@gmail.com>
Thu, 19 Mar 2015 04:03:09 +0000 (21:03 -0700)
commitbb22aa08e4b08c9688c5d5c6558ac01663d0163a
treea7c0050732b0a9c8e9c6d77bd1731b8bbeb6e93b
parente1f3ddef8c9928d9b8e845b811dc08983c541f99
i965/fs: Ignore type in cmod prop if scan_inst is CMP.

total instructions in shared programs: 6263270 -> 6203091 (-0.96%)
instructions in affected programs:     2606529 -> 2546350 (-2.31%)
helped:                                14301
GAINED:                                5
LOST:                                  3

Revewed-by: Jason Ekstrand <jason.ekstrand@intel.com>
src/mesa/drivers/dri/i965/brw_fs_cmod_propagation.cpp