[LLVMdev] post dominance frontier fix

Ryan M. Lefever lefever at crhc.uiuc.edu
Thu Apr 19 22:52:11 PDT 2007


Chris Lattner wrote:
> On Fri, 20 Apr 2007, Ryan M. Lefever wrote:
> 
>>Please advise on how I should proceed.  Even though, as I mentioned, the
>>code does not follow the LLVM coding standards and does not adhere to
>>the llvm::PostDominanceFrontier interface, I figured it would be better
>>to a working PDF than to not have it.  Perhaps if you don't want to
>>insert it into the regular LLVM code base, you could put it into a project.
> 
> 
> It looks great, but unless the issues you mention are fixed, we really 
> can't integrate it... Maybe you can find time to do these small cleanups 
> when you are between other projects?

Sure.  I would like to contribute back to LLVM.  When I have some spare 
time I'll look at what exactly will need to be changed.

> 
> -Chris
> 



More information about the llvm-dev mailing list