mesa/src/amd/llvm
Samuel Pitoiset a6298b1bc9 radv: remove unnecessary radv_shader_info:num_inline_push_consts
This can be determined directly from the user SGPR loc.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13149>
2021-10-08 11:37:19 +00:00
..
ac_llvm_build.c ac/nir: return 0x76543210 for NULL FMASK fetch 2021-10-07 15:36:39 +00:00
ac_llvm_build.h ac/llvm: implement nir_intrinsic_image_deref_atomic_{fmin,fmax} 2021-09-15 14:10:42 +00:00
ac_llvm_cull.c radeonsi: implement shader-based culling for lines 2021-09-28 17:30:06 +00:00
ac_llvm_cull.h radeonsi: implement shader-based culling for lines 2021-09-28 17:30:06 +00:00
ac_llvm_helper.cpp ac/llvm: fix build with LLVM 14 2021-09-13 10:04:30 +02:00
ac_llvm_util.c ac/llvm: don't set skip-uniform-regions to fix atomic.cmpswap 2021-06-22 22:13:07 +00:00
ac_llvm_util.h ac/llvm: set target features per function instead of per target machine 2021-05-25 16:15:44 +00:00
ac_nir_to_llvm.c radv: remove unnecessary radv_shader_info:num_inline_push_consts 2021-10-08 11:37:19 +00:00
ac_nir_to_llvm.h ac: move ac_lower_indirect_derefs() outside of the LLVM dir 2021-04-23 11:52:01 +02:00
ac_shader_abi.h ac,radv: remove unused inputs array and VS input code 2021-09-07 17:51:41 +00:00
meson.build meson: use gnu_symbol_visibility argument 2020-06-01 18:59:18 +00:00