mesa/src/amd/llvm
Marek Olšák 3040aa2e26 ac/llvm: don't convert undef to 0 because nir_opt_undef does it now
TOTALS FROM AFFECTED SHADERS (29663/58918)
  Code Size: 39163724 -> 37842360 (-3.37 %) bytes
  Max Waves: 394813 -> 396334 (0.39 %)
  Outputs: 84616 -> 84616 (0.00 %)
  Patch Outputs: 0 -> 0 (0.00 %)

Reviewed-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24059>
2023-09-06 03:24:16 +00:00
..
ac_llvm_build.c ac/llvm: fix wave32 ac_build_mbcnt_add with 64-bit mask 2023-07-17 11:21:35 +00:00
ac_llvm_build.h compiler: Move from nir_scope to mesa_scope 2023-06-19 23:29:26 +00:00
ac_llvm_helper.cpp ac/llvm: fix AC_TM_CHECK_IR 2023-07-17 11:21:34 +00:00
ac_llvm_util.c ac: implement AMD_FORCE_FAMILY properly, remove SI_FORCE_FAMILY 2023-08-19 19:36:55 +00:00
ac_llvm_util.h ac: implement AMD_FORCE_FAMILY properly, remove SI_FORCE_FAMILY 2023-08-19 19:36:55 +00:00
ac_nir_to_llvm.c ac/llvm: don't convert undef to 0 because nir_opt_undef does it now 2023-09-06 03:24:16 +00:00
ac_nir_to_llvm.h ac,radeonsi,winsyses: switch to SPDX-License-Identifier: MIT 2023-05-24 21:48:19 +00:00
ac_shader_abi.h ac/llvm: don't convert undef to 0 because nir_opt_undef does it now 2023-09-06 03:24:16 +00:00
meson.build ac/radv: decouple radv vulkan driver and compiler from gallium 2023-08-03 09:45:42 +00:00