Add a comment.

llvm-svn: 104089
This commit is contained in:
Dan Gohman 2010-05-18 23:55:57 +00:00
parent 50f8f2c23d
commit beebef4137
1 changed files with 1 additions and 0 deletions

View File

@ -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);