forked from OSchip/llvm-project
Test commit by Denis Bakhvalov
Change-Id: I4d85123a157d957434902fb14ba50926b2d56212 llvm-svn: 358619
This commit is contained in:
parent
9609ce2f33
commit
cfd25a4b0e
|
@ -5356,7 +5356,7 @@ void LSRInstance::RewriteForPHI(
|
|||
Pair.first->second = FullV;
|
||||
}
|
||||
|
||||
// If LSR split critical edge and phi node has other pending
|
||||
// If LSR splits critical edge and phi node has other pending
|
||||
// fixup operands, we need to update those pending fixups. Otherwise
|
||||
// formulae will not be implemented completely and some instructions
|
||||
// will not be eliminated.
|
||||
|
|
Loading…
Reference in New Issue