freedreno/ir3: be iterative
authorRob Clark <robdclark@chromium.org>
Thu, 14 May 2020 19:09:35 +0000 (12:09 -0700)
committerMarge Bot <eric+marge@anholt.net>
Tue, 19 May 2020 16:06:17 +0000 (16:06 +0000)
commit599fd861d4898a0e1c51c64f2a5ae2665e052b53
tree223647e183d1c1f45118fe03dc2a2a1d70c457a6
parentb828929ac9d14309b56177350b37def3b001e8a6
freedreno/ir3: be iterative

It does pick up a few more cf/cp opportunities, according to sharder-db.
But don't think it will be measurable.

But this will allow some future simplification to cp by pulling out it's
internal iteration.

Signed-off-by: Rob Clark <robdclark@chromium.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5048>
src/freedreno/ir3/ir3_cf.c
src/freedreno/ir3/ir3_compiler_nir.c