intel/compiler: Don't propagate cmod into integer multiplies
authorJason Ekstrand <jason.ekstrand@intel.com>
Wed, 4 Oct 2017 20:20:52 +0000 (13:20 -0700)
committerJason Ekstrand <jason.ekstrand@intel.com>
Thu, 5 Oct 2017 18:54:49 +0000 (11:54 -0700)
commit7463d5058009d1e9d9d01292f894271a26a062b8
tree015fa8766886f6b863714013ed1a3066a1f172cd
parentb91ecee04ab2a5b23ff2418b4d709252878cf894
intel/compiler: Don't propagate cmod into integer multiplies

No shader-db change on Sky Lake.

Reviewed-by: Matt Turner <mattst88@gmail.com>
Cc: mesa-stable@lists.freedesktop.org
src/intel/compiler/brw_fs_cmod_propagation.cpp
src/intel/compiler/brw_vec4_cmod_propagation.cpp