зеркало из https://github.com/mozilla/gecko-dev.git
When the new represetative element is chosen, its consumers should be marked, since it will appear to not change. (bug 748091, r=sstangl)
This commit is contained in:
Родитель
fcc9cd3e94
Коммит
1c8e812f99
|
@ -485,6 +485,7 @@ ValueNumberer::breakClass(MDefinition *def)
|
|||
continue;
|
||||
IonSpew(IonSpew_GVN, "Moving to a new congruence class: %d", tmp->id());
|
||||
tmp->setValueNumber(newRep->id());
|
||||
markConsumers(tmp);
|
||||
markDefinition(tmp);
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче