mesa/src/amd
Daniel Schürmann f816dd1be7 aco: don't propagate WQM for p_as_uniform
This was needed, so that in case of active helper lanes,
these contain the correct value. It is now handled implicitly.

Totals from 1004 (0.74% of 134913) affected shaders: (GFX10.3)
CodeSize: 7581020 -> 7580892 (-0.00%); split: -0.00%, +0.00%
Instrs: 1454940 -> 1454908 (-0.00%); split: -0.00%, +0.00%
Latency: 12984953 -> 12984894 (-0.00%); split: -0.00%, +0.00%
InvThroughput: 3173037 -> 3173049 (+0.00%); split: -0.00%, +0.00%
PreSGPRs: 47498 -> 47273 (-0.47%)

Reviewed-by: Rhys Perry <pendingchaos02@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14951>
2022-02-11 19:05:30 +00:00
..
addrlib amd/addrlib: Use get_supported_arguments to get compiler args. 2021-11-24 07:03:54 +00:00
ci radv/ci: update CI lists for CTS 1.3.1.0 2022-02-10 14:52:42 +00:00
common ac/nir: use shorter builder names 2022-01-21 13:45:33 +00:00
compiler aco: don't propagate WQM for p_as_uniform 2022-02-11 19:05:30 +00:00
drm-shim r300/r600: Add drm-shim support. 2022-02-02 00:59:08 +00:00
llvm radv,aco,ac/llvm: implement fmulz and ffmaz 2022-01-20 22:54:42 +00:00
registers amd/registers: work around an assertion in parse_kernel_headers.py 2022-01-05 12:46:30 +00:00
vulkan radv/winsys: fix initializing debug/perftest options if multiple instances 2022-02-11 16:12:47 +01:00
.clang-format radv: Add clang-format for AMD code. 2021-04-10 03:31:32 +02:00
meson.build r300/r600: Add drm-shim support. 2022-02-02 00:59:08 +00:00