[LLVMdev] VLIW Scheduling Redux

Evan Cheng evan.cheng at apple.com
Tue Oct 13 22:59:38 PDT 2009


On Oct 7, 2009, at 8:21 AM, Ken Dyck wrote:

> Have there been any developments in the codegen/scheduling
> infrastructure that would invalidate the advice given in this thread
> from September 2005?
> 
> http://lists.cs.uiuc.edu/pipermail/llvmdev/2005-September/004798.html

Not really. You will still have to add a functional unit assignment and packing pass after pre-allocation scheduling.

Evan

> 
> -Ken
> 
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev





More information about the llvm-dev mailing list