<div dir="ltr">Hi all,<div><br></div><div>Sorry to bother those not interested in this problem.</div><div><br></div><div>I have a problem while I want to reuse the liveness information after register allocation.</div><div>
When I use the livein_begin() from MachineBasicBlock to get the live-in registers after</div><div>register alloction. I found that the liveness information is sometime incorrect. For example,</div><div>some registers should be live-in to the machine basic block as these registers are upward exposed</div>
<div>in this machine basic block.</div><div><br></div><div>Therefore, I wonder whether there are any liveness analysis available after register allocation.</div><div>Or, did I misunderstand it?</div><div><br></div><div>Thanks,</div>
<div>Alex</div></div>