freedreno/ir3/cp: report progress
authorRob Clark <robdclark@chromium.org>
Thu, 14 May 2020 18:52:02 +0000 (11:52 -0700)
committerMarge Bot <eric+marge@anholt.net>
Tue, 19 May 2020 16:06:17 +0000 (16:06 +0000)
commite4ecfde2dd07494855631865da45a8863372c3ae
treec4e8f47d401c438e0460da9ed42e314b26efe44c
parent372e4663011e7388114d798ac1028da5dd72ab92
freedreno/ir3/cp: report progress

Later when we do this pass iteratively, we can drop some of the internal
iteration and just rely on this pass getting run until there is no more
progress.

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