mesa/src/amd/llvm
Samuel Pitoiset 4cfb5332d6 radv: lower adjusting gl_FragCoord.z for VRS in NIR
fossils-db (Sienna Cichlid):
Totals from 4432 (3.29% of 134913) affected shaders:
VGPRs: 231232 -> 231880 (+0.28%)
CodeSize: 24738224 -> 24718008 (-0.08%); split: -0.08%, +0.00%
MaxWaves: 93120 -> 93000 (-0.13%)
Instrs: 4540970 -> 4541062 (+0.00%); split: -0.01%, +0.01%
Latency: 49658353 -> 49641444 (-0.03%); split: -0.05%, +0.01%
InvThroughput: 9604328 -> 9603041 (-0.01%); split: -0.02%, +0.01%
VClause: 66497 -> 66498 (+0.00%)
SClause: 209530 -> 209532 (+0.00%); split: -0.01%, +0.01%
Copies: 276135 -> 276249 (+0.04%); split: -0.14%, +0.18%
PreSGPRs: 189409 -> 189415 (+0.00%)
PreVGPRs: 207368 -> 207458 (+0.04%)

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Rhys Perry <pendingchaos02@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15450>
2022-03-28 16:17:37 +02:00
..
ac_llvm_build.c ac/llvm: replace structured by vindex != NULL in ac_build_buffer_store_common 2022-02-22 11:41:04 +00:00
ac_llvm_build.h radeonsi: set done=1 for PS exports at the end of si_llvm_build_ps_epilog 2022-01-05 12:46:30 +00:00
ac_llvm_cull.c ac,radeonsi: cull small lines in the shader using the diamond exit rule 2021-11-16 02:11:46 +00:00
ac_llvm_cull.h radeonsi: fix view culling for wide lines 2021-11-16 02:11:45 +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: update LLVM processor names for gfx10.3 2022-03-01 22:30:24 +00:00
ac_llvm_util.h radeonsi: use nir->scratch_size instead of ac_count_scratch_private_memory 2022-01-05 12:46:31 +00:00
ac_nir_to_llvm.c radv: lower adjusting gl_FragCoord.z for VRS in NIR 2022-03-28 16:17:37 +02:00
ac_nir_to_llvm.h ac/nir: move ac_are_tessfactors_def_in_all_invocs into radeonsi 2022-01-05 12:46:31 +00:00
ac_shader_abi.h radv: lower adjusting gl_FragCoord.z for VRS in NIR 2022-03-28 16:17:37 +02:00
meson.build meson: use gnu_symbol_visibility argument 2020-06-01 18:59:18 +00:00