Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
Signed-off-by: Alyssa Rosenzweig <[email protected]>
  • Loading branch information
alyssarosenzweig committed May 15, 2024
1 parent df4060b commit 7f8a294
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -454,6 +454,7 @@ bool ConstrainedRAPass::Run(IREmitter* IREmit) {
SetReg(New, PhysicalRegister(GPRClass, NewReg));
SetReg(ClobberNew, PhysicalRegister(GPRClass, Blocked));
FreeReg(PhysicalRegister(GPRClass, Blocked));
break;
}
}

Expand Down

0 comments on commit 7f8a294

Please sign in to comment.