intel/fs: Remove after parameter from test_saturate_prop
authorIan Romanick <ian.d.romanick@intel.com>
Tue, 17 Aug 2021 19:11:09 +0000 (12:11 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Mon, 30 Aug 2021 21:00:14 +0000 (14:00 -0700)
commit5ad88fd499673d2a87dca8cbea5b0f20dd52d561
tree7b69a35fc872ee03ccd6ec2d059c8aec592ea698
parente6373923a764e11b6462de6abea985061ed394ba
intel/fs: Remove after parameter from test_saturate_prop

Originally this was part of "intel/fs: Remove condition-based
restriction for cmod propagation to saturated operations".  With some
additional changes to that commit, it caused a lot of extra churn in the
unit tests.  I felt that made it harder to see the actual changes in the
unit tests, so I split it out.

Reviewed-by: Marcin Ĺšlusarz <marcin.slusarz@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/12045>
src/intel/compiler/test_fs_cmod_propagation.cpp