diff options
author | Samuel Pitoiset <[email protected]> | 2019-11-07 15:56:35 +0100 |
---|---|---|
committer | Samuel Pitoiset <[email protected]> | 2019-11-29 21:58:18 +0100 |
commit | c105e6169ce753584761b2ec03f64a5b5f4163cf (patch) | |
tree | a7ece52e34717e63674bd114b99fd23453a451ab /src/amd/vulkan/radv_nir_lower_ycbcr_textures.c | |
parent | b6905438514ae4de0b7f85c861e3d811ddaadda9 (diff) |
radv,ac/nir: lower deref operations for shared memory
This shouldn't introduce any functional changes for RadeonSI
when NIR is enabled because these operations are already lowered.
pipeline-db (NAVI10/LLVM):
SGPRS: 9043 -> 9051 (0.09 %)
VGPRS: 7272 -> 7292 (0.28 %)
Code Size: 638892 -> 621628 (-2.70 %) bytes
LDS: 1333 -> 1331 (-0.15 %) blocks
Max Waves: 1614 -> 1608 (-0.37 %)
Found this while glancing at some F12019 shaders.
Signed-off-by: Samuel Pitoiset <[email protected]>
Reviewed-by: Bas Nieuwenhuizen <[email protected]>
Diffstat (limited to 'src/amd/vulkan/radv_nir_lower_ycbcr_textures.c')
0 files changed, 0 insertions, 0 deletions