[LLVMdev] Need advice on writing scheduling pass

Jonas Paulsson jnspaulsson at hotmail.com
Wed May 25 04:32:06 PDT 2011


What about the coalescing  - How could you schedule if you did not know which COPY's would remain/eliminated? This is why I would like to do scheduling
after SimpleRegCoalesc.

Jonas

> Date: Wed, 25 May 2011 12:11:18 +0800
> Subject: Re: [LLVMdev] Need advice on writing scheduling pass
> From: etherzhhb at gmail.com
> To: stoklund at 2pi.dk
> CC: jnspaulsson at hotmail.com; llvmdev at cs.uiuc.edu
> 
> >
> > I assume you put your VLIW scheduler before the register allocator super-pass?
> right
> >
> > /jakob
> >
> >
 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110525/60286ed8/attachment.html>


More information about the llvm-dev mailing list