mesa/src/amd
Rhys Perry 29c39aeaab aco: use nir_addition_might_overflow to combine additions into SMEM
fossil-db (Navi):
Totals from 24656 (18.14% of 135946) affected shaders:
CodeSize: 120077160 -> 118877304 (-1.00%); split: -1.01%, +0.01%
Instrs: 23192657 -> 22979553 (-0.92%); split: -0.94%, +0.02%
VMEM: 165151115 -> 151861460 (-8.05%); split: +0.14%, -8.19%
SMEM: 18133265 -> 16709635 (-7.85%); split: +0.28%, -8.13%
VClause: 385011 -> 384447 (-0.15%); split: -0.16%, +0.02%
SClause: 954884 -> 838266 (-12.21%); split: -12.34%, +0.12%

Signed-off-by: Rhys Perry <pendingchaos02@gmail.com>
Reviewed-by: Daniel Schürmann <daniel@schuermann.dev>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/2720>
2020-07-21 18:25:35 +00:00
..
addrlib amd/addrlib: Clean up unused colorFlags argument 2020-07-18 00:28:35 +00:00
common ac/surface: adapt surf_size when modifying surf_pitch 2020-07-20 10:32:44 +00:00
compiler aco: use nir_addition_might_overflow to combine additions into SMEM 2020-07-21 18:25:35 +00:00
llvm ac/llvm: export ac_init_llvm_once in targets 2020-07-10 11:57:11 +02:00
registers amd/registers: add RLC_PERFMON_CLK_CNTL for pre-GFX10 2020-07-20 23:56:26 +00:00
vulkan radv: disable CPU caching for the upload BO to reduce fetch latency 2020-07-21 11:54:39 +00:00
Android.addrlib.mk android: amd/addrlib: add gfx10 support 2019-07-10 09:03:55 +02:00
Android.common.mk radeonsi: Define gfx10_format in the common header. 2020-06-03 00:17:00 +00:00
Android.compiler.mk android: aco: fix PIPE_FORMAT related building errors 2020-03-04 22:25:36 +01:00
Android.mk android: aco: add support for libmesa_aco 2019-09-28 15:56:34 +02:00
Makefile.sources android: aco: add aco_ir.cpp to Makefile.sources 2020-06-11 20:00:16 +02:00
meson.build amd: Move all amd/common code that depends on LLVM to amd/llvm. 2019-10-08 00:44:08 +00:00