diff options
author | Karol Herbst <[email protected]> | 2018-05-02 18:36:41 +0200 |
---|---|---|
committer | Karol Herbst <[email protected]> | 2018-06-23 03:00:24 +0200 |
commit | 133e8bf4de0439b37ec1b684087571e349991cd9 (patch) | |
tree | 236b51a493e8c8ef99c2ce339d93edb33c444605 /src/gallium/drivers/nouveau/Automake.inc | |
parent | ced3df5623ca362a528ce06df46299701efa3644 (diff) |
nv50/ir: only avoid spilling constrained def if a mov is added
fix spilling regression introduced by 5428066f5e
this is just a minor mistake done while moving the code out into a new
function. The function contained a loop which might have been terminated
earlier and skipped setting noSpill to 1. After the refactoring it was always
set.
Fixes: 5428066f5e1ef5ea6ae04c84019f270023cfc6aa
("nv50/ir: make a copy of tex src if it's referenced multiple times")
Signed-off-by: Karol Herbst <[email protected]>
Diffstat (limited to 'src/gallium/drivers/nouveau/Automake.inc')
0 files changed, 0 insertions, 0 deletions