[LLVMdev] How to update LiveInterval information of newly inserted machine basic block

Jakob Stoklund Olesen stoklund at 2pi.dk
Fri Jan 3 14:11:38 PST 2014


On Jan 3, 2014, at 1:52 PM, Andrew Trick <atrick at apple.com> wrote:

> He really just wants to rerun LiveIntervals analysis, but LiveVariables is no longer available. Would it work just to clear all the intervals rerun LiveIntervals::computeVirtRegs after all the CFG transforms are complete?

Yes, I should think so.

/jakob

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140103/fb415a03/attachment.html>


More information about the llvm-dev mailing list