iris: Remove duplicated iris_measure_snapshot(INTEL_SNAPSHOT_COMPUTE)

We have this exacly line just a few lines above.

Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Signed-off-by: José Roberto de Souza <jose.souza@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/39326>
This commit is contained in:
José Roberto de Souza 2026-01-14 09:00:31 -08:00 committed by Marge Bot
parent a6a8427b19
commit f522ed33b4

View file

@ -9273,8 +9273,6 @@ struct GENX(COMPUTE_WALKER_BODY) body = {
if (grid->indirect)
iris_load_indirect_location(ice, batch, grid);
iris_measure_snapshot(ice, batch, INTEL_SNAPSHOT_COMPUTE, NULL, NULL, NULL);
ice->utrace.last_compute_walker =
iris_emit_dwords(batch, GENX(COMPUTE_WALKER_length));