commit | 077f7d25dfc3a3c91f5ccd2a7a0c355e5e5313e3 | [log] [tgz] |
---|---|---|
author | Gert Wollny <gert.wollny@collabora.com> | Thu Jan 26 17:09:41 2023 +0100 |
committer | Marge Bot <emma+marge@anholt.net> | Fri Apr 28 13:13:54 2023 +0000 |
tree | adbdf065bc664ba7a2e0ad6a2d297a7e3d5aca09 | |
parent | bd9b653dbbce794c677c46aece842f46ce3747c8 [diff] |
r600/sfn: don't track address registers in live ranges There is only one address register, and for the index registers we don't do a special register allocation, so no need to track these either. Signed-off-by: Gert Wollny <gert.wollny@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21347>