util: Remove tmp argument from BITSET_FOREACH_SET macro
authorMatt Turner <mattst88@gmail.com>
Tue, 21 Jan 2020 23:07:24 +0000 (15:07 -0800)
committerMarge Bot <eric+marge@anholt.net>
Thu, 23 Jan 2020 01:52:43 +0000 (01:52 +0000)
commit4413537c80b58978f61f468a5a36d1d75756d6b3
tree67363cae1c92d1d406bee03f5016318bc55b5c78
parentd3eb2a0951ede3c7dcce891c3a153f3ebbb59bae
util: Remove tmp argument from BITSET_FOREACH_SET macro

Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
Tested-by: Marge Bot <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3499>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3499>
src/compiler/nir/nir_phi_builder.c
src/gallium/drivers/etnaviv/etnaviv_compiler_nir_emit.h
src/gallium/drivers/lima/ir/gp/regalloc.c
src/intel/compiler/test_eu_validate.cpp
src/mesa/main/performance_monitor.c
src/mesa/state_tracker/st_cb_perfmon.c
src/panfrost/midgard/midgard_schedule.c
src/util/bitset.h
src/util/register_allocate.c