f9722e35be
Foz-DB Navi21: Totals from 667 (0.84% of 79377) affected shaders: Instrs: 3890980 -> 3886878 (-0.11%); split: -0.11%, +0.00% CodeSize: 21088576 -> 21065848 (-0.11%); split: -0.11%, +0.00% SpillSGPRs: 458 -> 446 (-2.62%); split: -3.49%, +0.87% Latency: 26160728 -> 26162856 (+0.01%); split: -0.02%, +0.02% InvThroughput: 6999254 -> 7000593 (+0.02%); split: -0.01%, +0.03% VClause: 103745 -> 103743 (-0.00%) SClause: 93113 -> 93109 (-0.00%) Copies: 344097 -> 344794 (+0.20%); split: -0.05%, +0.25% Branches: 134546 -> 134764 (+0.16%); split: -0.01%, +0.17% PreSGPRs: 40677 -> 40298 (-0.93%); split: -0.93%, +0.00% PreVGPRs: 40185 -> 40190 (+0.01%) VALU: 2584477 -> 2584468 (-0.00%); split: -0.00%, +0.00% SALU: 573587 -> 569353 (-0.74%); split: -0.75%, +0.01% SMEM: 124794 -> 124790 (-0.00%) v2 (idr): Remove a pattern that is made redundant by this commit combined with the previous commit. Reviewed-by: Ian Romanick <ian.d.romanick@intel.com> Reviewed-by: Alyssa Rosenzweig <alyssa@rosenzweig.io> Reviewed-by: Timur Kristóf <timur.kristof@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33498>