[LLVMdev] Data dependence analysis
Nadav Rotem
nadav256 at gmail.com
Mon Jul 14 12:54:23 PDT 2008
Hi Chris, Wojciech,
Data Dependence Analysis is great. I am sure it would help the loop
optimizations effort that Dr. Adve mentioned last month. After we have
DDA we can implement software pipelining* (modulo scheduler). Chris,
would you accept a software pipelining transformation as a pass or would
you want it as part of the different backends ?
Nadav Rotem
* http://en.wikipedia.org/wiki/Software_pipelining
More information about the llvm-dev
mailing list