forked from OSchip/llvm-project
parent
50f8f2c23d
commit
beebef4137
|
@ -2679,6 +2679,7 @@ void LSRInstance::FilterOutUndesirableDedicatedRegisters() {
|
|||
}
|
||||
}
|
||||
|
||||
// Now that we've filtered out some formulae, recompute the Regs set.
|
||||
if (Any)
|
||||
LU.RecomputeRegs(LUIdx, RegUses);
|
||||
|
||||
|
|
Loading…
Reference in New Issue