Skip to content
Commit 9469049f authored by Evan Cheng's avatar Evan Cheng
Browse files

If a re-materializable instruction has a register operand, the spiller will...

If a re-materializable instruction has a register operand, the spiller will change the register operand's spill weight to HUGE_VAL to avoid it being spilled. However, if the operand is already in the queue ready to be spilled, avoid re-materializing it.

llvm-svn: 56835
parent e8ced3ec
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment