intel/compiler: Add unit tests for sat prop for different exec sizes
authorMatt Turner <mattst88@gmail.com>
Thu, 18 Apr 2019 17:11:54 +0000 (10:11 -0700)
committerRafael Antognolli <rafael.antognolli@intel.com>
Mon, 22 Apr 2019 23:54:21 +0000 (16:54 -0700)
commit8aae7a3998d0a01c54e21890ed8a50c9e746c576
treeca1769bda4b74ea49a5130f77de28c15de9547de
parent54d4d34b9680a212ef3d3db46d07b6ed6387c2a8
intel/compiler: Add unit tests for sat prop for different exec sizes

The two new unit tests verify that propagating a saturate between
instructions of different exec sizes does not happen.

Reviewed-by: Rafael Antognolli <rafael.antognolli@intel.com>
src/intel/compiler/test_fs_saturate_propagation.cpp