[LLVMdev] Software Pipelineing | Embedded C Extensions

Pertti Kellomäki pk at cs.tut.fi
Tue Feb 13 10:34:51 PST 2007


Dietmar Ebner wrote:
>  most of the work seems to be done in an architecture dependent, very low-
> level IR. are there any efforts to generalize architecture independent portions  
> of the code.
>     any comments on this are very appreciated.

We are in a similar situation, with an architecture in our
hands that needs software pipelining support. Since SW pipelining
is by its very nature quite architecture dependent, I don't know
how much could be generalized, but we would certainly be interested
in working on it.
-- 
Pertti



More information about the llvm-dev mailing list