mesa/src/amd/llvm
Marek Olšák c4104482c8 ac/llvm: remove unnecessary gfx11 condition for nir_intrinsic_store_buffer_amd
ac_build_buffer_store_dword is responsible for this.

Reviewed-by: Mihai Preda <mhpreda@gmail.com>
Reviewed-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19419>
2022-11-04 00:42:07 +00:00
..
ac_llvm_build.c ac/llvm: add support for device clock on GFX11 2022-10-25 20:22:48 +02:00
ac_llvm_build.h ac/llvm: Implement signed idot on GFX11. 2022-10-24 19:07:16 +00:00
ac_llvm_cull.c
ac_llvm_cull.h
ac_llvm_helper.cpp
ac_llvm_util.c
ac_llvm_util.h
ac_nir_to_llvm.c ac/llvm: remove unnecessary gfx11 condition for nir_intrinsic_store_buffer_amd 2022-11-04 00:42:07 +00:00
ac_nir_to_llvm.h ac/llvm: add a return value to ac_nir_translate 2022-08-31 00:09:37 +00:00
ac_shader_abi.h nir,ac,radv: add primitive count add intrinsics 2022-10-25 12:58:43 +00:00
meson.build