[Mesa-dev] [PATCH v2 00/16] radeonsi: improve handling of temporary arrays

Nicolai Hähnle nhaehnle at gmail.com
Wed Aug 10 19:23:25 UTC 2016


Hi,

this is a respin of the series which scans the shader's TGSI to determine
which channels of an array are actually written to. Most of the st/mesa
changes have become unnecessary. Most of the radeon-specific part stays
the same.

For one F1 2015 shader, it reduces the scratch size from 132096 to 26624
bytes, which is bound to be much nicer on the texture cache.

Please review!

Thanks,
Nicolai



More information about the mesa-dev mailing list