nir: unify lower_bitfield_extract with has_bfe
authorGeorg Lehmann <dadschoorse@gmail.com>
Mon, 14 Aug 2023 17:21:52 +0000 (19:21 +0200)
committerMarge Bot <emma+marge@anholt.net>
Tue, 22 Aug 2023 12:08:37 +0000 (12:08 +0000)
commit2ac7e6614a7c985683865bde391f75f64ff9c015
tree7178a9f961eb57bd382614aa14e8fdb4ba591ec3
parent34c3f81614d5ead98570f87efb08789c8b401a48
nir: unify lower_bitfield_extract with has_bfe

Reviewed-by: Daniel Schürmann <daniel@schuermann.dev>
Acked-by: Faith Ekstrand <faith.ekstrand@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24662>
16 files changed:
src/amd/vulkan/radv_shader.c
src/broadcom/vulkan/v3dv_pipeline.c
src/compiler/nir/nir.h
src/compiler/nir/nir_algebraic.py
src/compiler/nir/nir_opt_algebraic.py
src/freedreno/ir3/ir3_compiler.c
src/gallium/drivers/i915/i915_screen.c
src/gallium/drivers/llvmpipe/lp_screen.c
src/gallium/drivers/r600/r600_pipe_common.c
src/gallium/drivers/radeonsi/si_get.c
src/gallium/drivers/v3d/v3d_screen.c
src/intel/compiler/brw_compiler.c
src/microsoft/compiler/nir_to_dxil.c
src/nouveau/codegen/nv50_ir_from_nir.cpp
src/panfrost/compiler/bifrost_compile.h
src/panfrost/midgard/midgard_compile.h