summaryrefslogtreecommitdiff
path: root/.appveyor
diff options
context:
space:
mode:
authorDaniel Schürmann <daniel@schuermann.dev>2020-12-11 19:37:50 +0100
committerMarge Bot <eric+marge@anholt.net>2020-12-14 16:42:49 +0000
commitef4101d6d73614f4f41708050f963d6038f91e25 (patch)
tree46a6324beeafab710bf0d8ac56dc3a358fab4ee1 /.appveyor
parent0bccfd86f6e97611a3b9b4f227aa414bc3d04e02 (diff)
aco/spill: only prevent rematerializable vars from being DCE'd if they haven't been renamed
The small DCE of the spiller only removes the original instructions of rematerialized variables in case they are unused. If a variable has been renamed, it cannot match any original instruction anymore. Thus, the lookup is then unnecessary and can be omitted. No fossil-db changes. Reviewed-by: Rhys Perry <pendingchaos02@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8055>
Diffstat (limited to '.appveyor')
0 files changed, 0 insertions, 0 deletions