nir: Drop a bunch of Authors tags
authorFaith Ekstrand <faith.ekstrand@collabora.com>
Sat, 25 Mar 2023 18:11:16 +0000 (13:11 -0500)
committerMarge Bot <emma+marge@anholt.net>
Sun, 26 Mar 2023 00:16:25 +0000 (00:16 +0000)
commit01275a1a95c1a62b3396dba257f41da67e19223f
treec3eeba2c49af0b497e99deb5e7d811aea458ea4e
parent329398b99a757bdb5420db28c2adc5012f344c86
nir: Drop a bunch of Authors tags

This is what git blame is for.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22120>
27 files changed:
src/compiler/nir/nir_algebraic.py
src/compiler/nir/nir_constant_expressions.py
src/compiler/nir/nir_from_ssa.c
src/compiler/nir/nir_liveness.c
src/compiler/nir/nir_lower_frexp.c
src/compiler/nir/nir_lower_global_vars_to_local.c
src/compiler/nir/nir_lower_io.c
src/compiler/nir/nir_lower_locals_to_regs.c
src/compiler/nir/nir_lower_phis_to_scalar.c
src/compiler/nir/nir_lower_scratch.c
src/compiler/nir/nir_lower_to_source_mods.c
src/compiler/nir/nir_lower_var_copies.c
src/compiler/nir/nir_lower_vars_to_ssa.c
src/compiler/nir/nir_lower_vec_to_movs.c
src/compiler/nir/nir_metadata.c
src/compiler/nir/nir_move_vec_src_uses_to_dest.c
src/compiler/nir/nir_normalize_cubemap_coords.c
src/compiler/nir/nir_opt_algebraic.py
src/compiler/nir/nir_opt_constant_folding.c
src/compiler/nir/nir_opt_cse.c
src/compiler/nir/nir_opt_gcm.c
src/compiler/nir/nir_opt_peephole_select.c
src/compiler/nir/nir_search.c
src/compiler/nir/nir_search.h
src/compiler/nir/nir_split_var_copies.c
src/compiler/nir/nir_worklist.c
src/compiler/nir/nir_worklist.h