amd,nir: remove byte_permute_amd intrinsic
authorGeorg Lehmann <dadschoorse@gmail.com>
Tue, 21 Feb 2023 13:06:46 +0000 (14:06 +0100)
committerMarge Bot <emma+marge@anholt.net>
Wed, 22 Feb 2023 20:13:52 +0000 (20:13 +0000)
commitee47cc8256d1154d37cfd89ed055128d34598770
tree5dd46549a44a873dbed2b5b83bf7890d74560bfb
parente316416dd0d4398e3fd3c4970325477566a4e637
amd,nir: remove byte_permute_amd intrinsic

It's unused and if we ever want to use it again we should make it an alu
opcode instead.

Reviewed-by: Timur Kristóf <timur.kristof@gmail.com>
Acked-by: Faith Ekstrand <faith.ekstrand@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21445>
src/amd/compiler/aco_instruction_selection.cpp
src/amd/compiler/aco_instruction_selection_setup.cpp
src/amd/llvm/ac_nir_to_llvm.c
src/compiler/nir/nir_divergence_analysis.c
src/compiler/nir/nir_intrinsics.py