bfc777f83e
Fixes code size regressions after enabling TCS/TES for ACO. fossil-db (Sienna): Totals from 2588 (1.86% of 138791) affected shaders: SGPRs: 109950 -> 108480 (-1.34%); split: -1.43%, +0.09% VGPRs: 107764 -> 112060 (+3.99%); split: -0.03%, +4.02% CodeSize: 5957760 -> 5321656 (-10.68%) MaxWaves: 31718 -> 30358 (-4.29%); split: +0.03%, -4.32% Instrs: 1116300 -> 1029000 (-7.82%) Cycles: 4600344 -> 4251072 (-7.59%) VMEM: 980024 -> 812978 (-17.05%); split: +1.14%, -18.18% SMEM: 275458 -> 258227 (-6.26%); split: +2.34%, -8.60% VClause: 42925 -> 30533 (-28.87%); split: -31.02%, +2.15% SClause: 31554 -> 31362 (-0.61%); split: -1.79%, +1.18% Branches: 15689 -> 15697 (+0.05%) PreVGPRs: 80399 -> 83953 (+4.42%); split: -0.00%, +4.42% Signed-off-by: Rhys Perry <pendingchaos02@gmail.com> Reviewed-by: Timur Kristóf <timur.kristof@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4202>