mesa/src/amd/llvm
Marek Olšák de790c3c5f Revert "ac/llvm: enable wqm for ac_build_quad_swizzle from ac_build_fs_interp_mov"
This reverts commit 9d4d9e6150.

It breaks on Navi31:
  * KHR-GL46.shaders.uniform_block.instance_array_basic_type.shared.bvec3,Fail
  * KHR-GL46.shaders.uniform_block.instance_array_basic_type.std140.bvec3,Fail
  * KHR-GL46.shaders.uniform_block.random.all_per_block_buffers.13,Fail
  * KHR-GL46.shaders.uniform_block.random.all_per_block_buffers.3,Fail
  * KHR-GL46.shaders.uniform_block.single_basic_array.shared.bvec3,Fail
  * KHR-GL46.shaders.uniform_block.single_basic_array.std140.bvec3,Fail
  * KHR-GLES3.shaders.uniform_block.instance_array_basic_type.shared.bvec3,Fail
  * KHR-GLES3.shaders.uniform_block.instance_array_basic_type.std140.bvec3,Fail
  * KHR-GLES3.shaders.uniform_block.random.all_per_block_buffers.13,Fail
  * KHR-GLES3.shaders.uniform_block.random.all_per_block_buffers.3,Fail
  * KHR-GLES3.shaders.uniform_block.single_basic_array.shared.bvec3,Fail
  * KHR-GLES3.shaders.uniform_block.single_basic_array.std140.bvec3,Fail
  * dEQP-GLES3.functional.ubo.instance_array_basic_type.shared.bvec3_both,Fail
  * dEQP-GLES3.functional.ubo.instance_array_basic_type.std140.bvec3_both,Fail
  * dEQP-GLES3.functional.ubo.random.vector_types.24,Fail
  * dEQP-GLES3.functional.ubo.single_basic_array.shared.bvec3_both,Fail
  * dEQP-GLES3.functional.ubo.single_basic_array.std140.bvec3_both,Fail

Fixes: 9d4d9e6150
Reviewed-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33118>
2025-01-21 11:58:37 +00:00
..
ac_llvm_build.c Revert "ac/llvm: enable wqm for ac_build_quad_swizzle from ac_build_fs_interp_mov" 2025-01-21 11:58:37 +00:00
ac_llvm_build.h ac/llvm: add wqm param to ac_build_quad_swizzle 2025-01-17 09:55:45 +00:00
ac_llvm_helper.cpp ac/llvm: remove unused code 2024-12-26 10:12:43 +00:00
ac_llvm_util.c ac/llvm: remove the low-optimizing compiler option 2025-01-16 02:58:03 +00:00
ac_llvm_util.h ac/llvm: remove the low-optimizing compiler option 2025-01-16 02:58:03 +00:00
ac_nir_to_llvm.c ac/llvm: add wqm param to ac_build_quad_swizzle 2025-01-17 09:55:45 +00:00
ac_nir_to_llvm.h amd: lower load_local_invocation_index in NIR 2025-01-02 17:36:55 +00:00
ac_shader_abi.h amd: lower load_tess_rel_patch_id/primitive_id/tess_coord and overwrite.. in NIR 2025-01-02 17:36:55 +00:00
meson.build build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00