commit | e2ce64d0131a1b89bb878cf07a3db1789ec13cc8 | [log] [tgz] |
---|---|---|
author | Alyssa Rosenzweig <alyssa@rosenzweig.io> | Wed Feb 28 14:44:52 2024 -0400 |
committer | Marge Bot <emma+marge@anholt.net> | Sat Mar 30 00:26:18 2024 +0000 |
tree | bd563a42116173f0e6ccf098d7ab5ddd538c2ab8 | |
parent | e80d451e55af8fecd8b98a24fa06cfa9324351f3 [diff] |
agx: enable indirect temps we support scratch now. total spills in shared programs: 32764 -> 990 (-96.98%) spills in affected programs: 32764 -> 990 (-96.98%) total fills in shared programs: 38694 -> 639 (-98.35%) fills in affected programs: 38694 -> 639 (-98.35%) Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/28483>