[LLVMdev] Software Pipelineing | Embedded C Extensions
Tanya M. Lattner
tonic at nondot.org
Tue Feb 13 12:42:25 PST 2007
> I) software pipelining
> apparently [1], there has been already an remarkable amount of
> work done
> by tanya lattner for the sparc backend. however, it appears it
> did not (yet)
> make its way into llvm. are there ongoing efforts in this
> direction? most of
Unfortunately the work was done on the previous sparc backend that did not
use the target independent framework. It would need to be almost totally
rewritten to be used with the new backends. The good news is that it might
even be easier to implement now then when I did my work :)
-Tanya
More information about the llvm-dev
mailing list