intel/fs: Merge copy prop dataflow loops
authorIan Romanick <ian.d.romanick@intel.com>
Thu, 14 Sep 2023 00:52:29 +0000 (17:52 -0700)
committerMarge Bot <emma+marge@anholt.net>
Thu, 14 Sep 2023 22:31:23 +0000 (22:31 +0000)
commit92f5442489e2d021adb5e25d6df6f3189d37bcd9
treebde32792b5ffbf94e4dffb730fef0df31537e984
parentfa2757aa9791f7dc21299f21426838171c430f64
intel/fs: Merge copy prop dataflow loops

This is kept as a separate commit because the change looks like a lot
more than it it. The order of the two loops is swapped, then the two
loops are merged.

Suggested-by: Kenneth Graunke <kenneth@whitecape.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25091>
src/intel/compiler/brw_fs_copy_propagation.cpp